Author: simons
Date: Mon Feb  6 14:27:27 2012
New Revision: 32055
URL: https://nixos.org/websvn/nix/?rev=32055&sc=1

Log:
haskell-haskell-src: 7.4.1 build was fixed by happy update

Modified:
   nixpkgs/trunk/pkgs/top-level/haskell-packages.nix

Modified: nixpkgs/trunk/pkgs/top-level/haskell-packages.nix
==============================================================================
--- nixpkgs/trunk/pkgs/top-level/haskell-packages.nix   Mon Feb  6 14:27:24 
2012        (r32054)
+++ nixpkgs/trunk/pkgs/top-level/haskell-packages.nix   Mon Feb  6 14:27:27 
2012        (r32055)
@@ -138,7 +138,7 @@
     cgi          = self.cgi_3001_1_7_4;         # 7.4.1 ok
     fgl          = self.fgl_5_4_2_4;            # 7.4.1 ok
     GLUT         = self.GLUT_2_3_0_0;           # 7.4.1 ok
-    haskellSrc   = self.haskellSrc_1_0_1_5;     # 7.4.1 fails
+    haskellSrc   = self.haskellSrc_1_0_1_5;     # 7.4.1 ok
     html         = self.html_1_0_1_2;           # 7.4.1 ok
     HUnit        = self.HUnit_1_2_2_3;          # 7.4.1 ok
     network      = self.network_2_3_0_10;       # 7.4.1 ok
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to