mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
hackage2nix: keep old happy 1.19.5 around for Agda
This commit is contained in:
parent
d382d2b91f
commit
d2c9a8c6a4
@ -2535,6 +2535,7 @@ extra-packages:
|
||||
- haddock-api == 2.15.* # required on GHC 7.8.x
|
||||
- haddock-api == 2.16.* # required on GHC 7.10.x
|
||||
- haddock-library == 1.2.* # required for haddock-api-2.16.x
|
||||
- happy <1.19.6 # newer versions break Agda
|
||||
- haskell-src-exts == 1.18.* # required by hoogle-5.0.4
|
||||
- mtl < 2.2 # newer versions require transformers > 0.4.x, which we cannot provide in GHC 7.8.x
|
||||
- mtl-prelude < 2 # required for to build postgrest on mtl 2.1.x platforms
|
||||
|
Loading…
Reference in New Issue
Block a user