mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 21:57:02 +03:00
configuration-hackage2nix.yaml: add old version of haddock-library
This is required by haddock-api 2.16.x.
This commit is contained in:
parent
71e4613e78
commit
c69f058ee2
@ -2011,6 +2011,7 @@ extra-packages:
|
||||
- haddock < 2.17 # required on GHC 7.10.x
|
||||
- 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
|
||||
- hoogle < 5 # required by current implementation of ghcWithHoogle
|
||||
- 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