haskell-modules: Request older haddock-library to match haddock-api.

This commit is contained in:
Shea Levy 2017-12-22 09:16:12 -05:00
parent 302202ccde
commit 7f410df1c6
No known key found for this signature in database
GPG Key ID: 5C0BD6957D86FE27

View File

@ -2681,6 +2681,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
- 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
- haskell-src-exts == 1.19.* # required by hindent and structured-haskell-mode