mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 17:23:34 +00:00
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 New Issue
Block a user