forked from mirrors/nixpkgs
haskellPackages.discord-haskell: build example binaries again
This reverts commit 683d06d4ae
. upstream
resolved the issue we were experiencing.
This commit is contained in:
parent
d7b18cba1a
commit
0b4e5efe09
|
@ -1953,8 +1953,4 @@ EOT
|
|||
# https://github.com/HeinrichApfelmus/reactive-banana/issues/215
|
||||
reactive-banana = doJailbreak super.reactive-banana;
|
||||
|
||||
# Example executable doesn't compile
|
||||
# https://github.com/aquarial/discord-haskell/issues/69
|
||||
discord-haskell = setBuildTarget super.discord-haskell "lib:discord-haskell";
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
|
Loading…
Reference in a new issue