From 0d484e999bd99c440cd94106cc8c4fb06828ce72 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 31 May 2015 19:46:31 +0200 Subject: haskell-binary: update to version 0.7.5.0 --- pkgs/development/haskell-modules/configuration-ghc-6.12.x.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/development/haskell-modules/configuration-ghc-6.12.x.nix') diff --git a/pkgs/development/haskell-modules/configuration-ghc-6.12.x.nix b/pkgs/development/haskell-modules/configuration-ghc-6.12.x.nix index 2fecaa5a5322..5299cefdc071 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-6.12.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-6.12.x.nix @@ -41,7 +41,7 @@ self: super: { unix = null; # binary is not a core library for this compiler. - binary = self.binary_0_7_4_0; + binary = self.binary_0_7_5_0; # deepseq is not a core library for this compiler. deepseq_1_3_0_1 = dontJailbreak super.deepseq_1_3_0_1; -- cgit 1.4.1