From 26941230b56920e8b1fa839aafbf2edb452cb595 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 20 Apr 2015 17:44:03 +0200 Subject: hackage-packages.nix: re-generate from Hackage state https://github.com/commercialhaskell/all-cabal-files/commit/e1a69962dcba686a7f228d45a3f20faee94048bc --- pkgs/development/haskell-modules/configuration-ghc-7.6.x.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/development/haskell-modules/configuration-ghc-7.6.x.nix') diff --git a/pkgs/development/haskell-modules/configuration-ghc-7.6.x.nix b/pkgs/development/haskell-modules/configuration-ghc-7.6.x.nix index 235a165d2cde..0100aade358b 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-7.6.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-7.6.x.nix @@ -41,7 +41,7 @@ self: super: { terminfo = self.terminfo_0_4_0_1; # 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; }; + Cabal_1_22_3_0 = super.Cabal_1_22_3_0.override { binary = self.binary_0_7_4_0; }; # https://github.com/tibbe/hashable/issues/85 hashable = dontCheck super.hashable; -- cgit 1.4.1