forked from mirrors/nixpkgs
haskell-funcmp: Fix build on GHC 8.4
This commit is contained in:
parent
7ac6c77323
commit
15344506cc
|
@ -900,4 +900,7 @@ self: super: {
|
|||
## error: build of ‘/nix/store/iy6ccxh4dvp6plalx4ww81qrnhxm7jgr-wavefront-0.7.1.1.drv’ failed
|
||||
jailbreak = true;
|
||||
});
|
||||
|
||||
# Needed for (<>) in prelude
|
||||
funcmp = super.funcmp_1_9;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue