hackage2nix: keep ghc-lib-parser-8.8.0.20190723 until hlint updates its dependencies

This commit is contained in:
Peter Simons 2019-08-28 10:00:55 +02:00
parent c9c2aed2ac
commit 30a31cc908

@ -2486,6 +2486,7 @@ extra-packages:
- dbus <1 # for xmonad-0.26
- deepseq == 1.3.0.1 # required to build Cabal with GHC 6.12.3
- generic-deriving == 1.10.5.* # new versions don't compile with GHC 7.10.x
- ghc-lib-parser == 8.8.0.20190723 # required by hlint-2.2.2
- gloss < 1.9.3 # new versions don't compile with GHC 7.8.x
- haddock < 2.17 # required on GHC 7.10.x
- haddock == 2.17.* # required on GHC 8.0.x