hackage2nix: keep old base-orphans around for liquidhaskell
This commit is contained in:
parent
49fb3b9313
commit
4c07f40597
@ -2514,6 +2514,7 @@ extra-packages:
|
||||
- aeson < 1 # required by liquidhaskell-0.8.0.0
|
||||
- aeson-pretty < 0.8 # required by elm compiler
|
||||
- apply-refact < 0.4 # newer versions don't work with GHC 8.0.x
|
||||
- base-orphans < 0.6 # required by liquidhaskell-0.8.0.0
|
||||
- binary > 0.7 && < 0.8 # keep a 7.x major release around for older compilers
|
||||
- binary > 0.8 && < 0.9 # keep a 8.x major release around for older compilers
|
||||
- Cabal == 1.18.* # required for cabal-install et al on old GHC versions
|
||||
|
Loading…
Reference in New Issue
Block a user