haskellPackages.heap: Fix build

This commit is contained in:
Silvan Mosberger 2019-06-01 16:33:17 +02:00 committed by Peter Simons
parent f7c1ca1712
commit 45d7270579
2 changed files with 4 additions and 1 deletions

View file

@ -1282,4 +1282,8 @@ self: super: {
ats-pkg = super.ats-pkg.override { dhall = self.dhall_1_23_0; };
dhall-to-cabal = super.dhall-to-cabal.override { dhall = self.dhall_1_23_0; };
# Test suite doesn't work with current QuickCheck
# https://github.com/pruvisto/heap/issues/11
heap = dontCheck super.heap;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

View file

@ -5430,7 +5430,6 @@ broken-packages:
- hdr-histogram
- HDRUtils
- headergen
- heap
- heartbeat-streams
- heatitup
- heatitup-complete