Merge pull request #37834 from ElvishJerricco/haddock-library-1.4.3
Request older haddock library for haddock-api in GHC 8.0
This commit is contained in:
commit
00bccd6c7c
1 changed files with 1 additions and 0 deletions
|
@ -2403,6 +2403,7 @@ extra-packages:
|
|||
- haddock-api == 2.16.* # required on GHC 7.10.x
|
||||
- haddock-api == 2.17.* # required on GHC 8.0.x
|
||||
- haddock-library == 1.2.* # required for haddock-api-2.16.x
|
||||
- haddock-library == 1.4.3 # required for haddock-api-2.17.x
|
||||
- haddock-library == 1.4.4 # required for haddock-api-2.18.x
|
||||
- happy <1.19.6 # newer versions break Agda
|
||||
- haskell-gi-overloading == 0.0 # gi-* packages use this dependency to disable overloading support
|
||||
|
|
Loading…
Reference in a new issue