Author: andres
Date: Thu Jul 22 18:55:32 2010
New Revision: 22716
URL: https://svn.nixos.org/websvn/nix/?rev=22716&sc=1

Log:
Minor fix for release.nix.

Modified:
   nixpkgs/trunk/pkgs/top-level/release.nix

Modified: nixpkgs/trunk/pkgs/top-level/release.nix
==============================================================================
--- nixpkgs/trunk/pkgs/top-level/release.nix    Thu Jul 22 18:47:59 2010        
(r22715)
+++ nixpkgs/trunk/pkgs/top-level/release.nix    Thu Jul 22 18:55:32 2010        
(r22716)
@@ -415,7 +415,7 @@
     gitit = linux;
     gtk2hs = linux;
     leksah = linux;
-    haskellPlatform = ghcSupported;
+    haskellPlatform2009202 = ghcSupported;
     xmonad = linux;
   };
 
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to