From 09fe56f2e5a7989904e5b6cc6a760ad1cca89d94 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 17 Apr 2015 23:18:04 +0200 Subject: haskell-ng: switch default configuration to mtl 2.2.x --- pkgs/development/haskell-modules/configuration-ghc-7.2.x.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'pkgs/development/haskell-modules/configuration-ghc-7.2.x.nix') diff --git a/pkgs/development/haskell-modules/configuration-ghc-7.2.x.nix b/pkgs/development/haskell-modules/configuration-ghc-7.2.x.nix index 335800bd1fe1..622cea62abb2 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-7.2.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-7.2.x.nix @@ -39,8 +39,6 @@ self: super: { # transformers is not a core library for this compiler. transformers = self.transformers_0_4_3_0; - mtl = self.mtl_2_2_1; - transformers-compat = disableCabalFlag super.transformers-compat "three"; # https://github.com/haskell/cabal/issues/2322 Cabal_1_22_2_0 = super.Cabal_1_22_2_0.override { binary = self.binary_0_7_4_0; process = self.process_1_2_3_0; }; -- cgit 1.4.1