haskellPackages: Remove obsolete packages

All those packages are not needed anymore in nixpkgs
This commit is contained in:
Malte Brandy
2020-11-20 20:57:36 +01:00
committed by Peter Simons
parent 8ef164247e
commit d444c89dd4
4 changed files with 1 additions and 1322 deletions
@@ -654,7 +654,6 @@ self: super: builtins.intersectAttrs super {
# Tests require internet
http-download = dontCheck super.http-download;
pantry = dontCheck super.pantry;
pantry_0_5_1_4 = dontCheck super.pantry_0_5_1_4;
# gtk2hs-buildtools is listed in setupHaskellDepends, but we
# need it during the build itself, too.