summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2017-07-26 09:07:33 +0200
committerPeter Simons <simons@cryp.to>2017-07-26 10:19:57 +0200
commitfd6f0a2127d4a6bbe4aadc9c31c336026f5ec762 (patch)
tree599f82dd04ab4e959987a37275ee7f720b40ff48
parent8a3c0802370e1d50467a5c4c6f769b01f3c1ef9b (diff)
downloadnixlib-fd6f0a2127d4a6bbe4aadc9c31c336026f5ec762.tar
nixlib-fd6f0a2127d4a6bbe4aadc9c31c336026f5ec762.tar.gz
nixlib-fd6f0a2127d4a6bbe4aadc9c31c336026f5ec762.tar.bz2
nixlib-fd6f0a2127d4a6bbe4aadc9c31c336026f5ec762.tar.lz
nixlib-fd6f0a2127d4a6bbe4aadc9c31c336026f5ec762.tar.xz
nixlib-fd6f0a2127d4a6bbe4aadc9c31c336026f5ec762.tar.zst
nixlib-fd6f0a2127d4a6bbe4aadc9c31c336026f5ec762.zip
hackage2nix: drop obsolete version of zlib
-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 04e9a27d8d0a..9233b91df16c 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
@@ -2469,7 +2469,6 @@ extra-packages:
   - tar < 0.4.2.0                       # later versions don't work with GHC < 7.6.x
   - transformers == 0.4.3.*             # the latest version isn't supported by mtl yet
   - vector < 0.10.10                    # newer versions don't work with GHC 6.12.3
-  - zlib < 0.6                          # newer versions break cabal-install
 
 package-maintainers:
   peti: