Skip to content

Commit

Permalink
haskell-cabal-dev: remove obsolete package
Browse files Browse the repository at this point in the history
All cabal-dev functionality has been merged into cabal-install.
  • Loading branch information
peti committed Jun 9, 2014
1 parent 1304bea commit 3584bfe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
21 changes: 0 additions & 21 deletions pkgs/development/tools/haskell/cabal-dev/default.nix

This file was deleted.

4 changes: 0 additions & 4 deletions pkgs/top-level/haskell-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2721,10 +2721,6 @@ self : let callPackage = x : y : modifyPrio (newScope self x y); in
else self.Cabal_1_18_1_3;
};

cabalDev = callPackage ../development/tools/haskell/cabal-dev {
HTTP = self.HTTP.override { network = self.network_2_4_1_2; };
};

cabalMeta = callPackage ../development/tools/haskell/cabal-meta {};

cabal2Ghci = callPackage ../development/tools/haskell/cabal2ghci {};
Expand Down

0 comments on commit 3584bfe

Please sign in to comment.