hackage-packages.nix: update to https://github.com/commercialhaskell/all-cabal-files/commit/a0ad41c6f533938fb8250c39a18d1d3949ce2e52 with hackage2nix revision 4d6361f0199d51068066c62bb0ca5c18530161f4

This commit is contained in:
Peter Simons
2015-05-30 19:55:32 +02:00
parent 7c9cf6d6c2
commit 1cc014fdae
2 changed files with 415 additions and 166 deletions
@@ -281,4 +281,7 @@ self: super: {
# Won't work with LLVM 3.5.
llvm-general = markBrokenVersion "3.4.5.3" super.llvm-general;
# Ugly hack to trigger a rebuild to fix the broken package on Hydra.
crypto-api = appendConfigureFlag super.crypto-api "-fignore-me-1";
}
File diff suppressed because it is too large Load Diff