Author: andres
Date: Fri May 25 16:19:52 2012
New Revision: 34245
URL: https://nixos.org/websvn/nix/?rev=34245&sc=1
Log:
Latest change (or reverse change) for the upcoming Haskell Platform.
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/haskell-platform/haskell-platform-2012.2.0.0.cabal
nixpkgs/trunk/pkgs/top-level/haskell-packages.nix
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/haskell-platform/haskell-platform-2012.2.0.0.cabal
==============================================================================
---
nixpkgs/trunk/pkgs/development/libraries/haskell/haskell-platform/haskell-platform-2012.2.0.0.cabal
Fri May 25 15:51:33 2012 (r34244)
+++
nixpkgs/trunk/pkgs/development/libraries/haskell/haskell-platform/haskell-platform-2012.2.0.0.cabal
Fri May 25 16:19:52 2012 (r34245)
@@ -56,7 +56,7 @@
-- Note: newer versions of cgi need monad-catchio.
cgi ==3001.1.7.4,
fgl ==5.4.2.4,
- GLUT ==2.1.2.2,
+ GLUT ==2.1.2.1,
haskell-src ==1.0.1.5,
html ==1.0.1.2,
HTTP ==4000.2.3,
Modified: nixpkgs/trunk/pkgs/top-level/haskell-packages.nix
==============================================================================
--- nixpkgs/trunk/pkgs/top-level/haskell-packages.nix Fri May 25 15:51:33
2012 (r34244)
+++ nixpkgs/trunk/pkgs/top-level/haskell-packages.nix Fri May 25 16:19:52
2012 (r34245)
@@ -125,7 +125,7 @@
inherit (self) cabal ghc;
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_1_2_2; # 7.4.1 ok
+ GLUT = self.GLUT_2_1_2_1; # 7.4.1 ok
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_4_2; # 7.4.1 ok
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits