3
0
Fork 0
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:
sternenseemann 2021-06-06 22:56:04 +02:00
parent d7b18cba1a
commit 0b4e5efe09

View file

@ -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