about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2019-09-30 12:28:37 +0200
committerPeter Simons <simons@cryp.to>2019-09-30 12:28:37 +0200
commit2d995f138fe1295882c95474368bbe7072979dad (patch)
treeb4efdc261907d9415d9d8f2cdcf9e827384c7fa1 /pkgs/development/haskell-modules
parentc311665d37937d7c6149cb8c4b7555d65a54c1ce (diff)
downloadnixlib-2d995f138fe1295882c95474368bbe7072979dad.tar
nixlib-2d995f138fe1295882c95474368bbe7072979dad.tar.gz
nixlib-2d995f138fe1295882c95474368bbe7072979dad.tar.bz2
nixlib-2d995f138fe1295882c95474368bbe7072979dad.tar.lz
nixlib-2d995f138fe1295882c95474368bbe7072979dad.tar.xz
nixlib-2d995f138fe1295882c95474368bbe7072979dad.tar.zst
nixlib-2d995f138fe1295882c95474368bbe7072979dad.zip
haskell-ghc-lib-parser: we mo longer need older versions around
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
index e1ae29382824..f4cf3cb01db1 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
@@ -2485,7 +2485,6 @@ 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