Author: andres
Date: Tue Aug  9 11:21:41 2011
New Revision: 28423
URL: https://svn.nixos.org/websvn/nix/?rev=28423&sc=1

Log:
Experimental: comment all Haskell stuff in 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    Tue Aug  9 11:18:31 2011        
(r28422)
+++ nixpkgs/trunk/pkgs/top-level/release.nix    Tue Aug  9 11:21:41 2011        
(r28423)
@@ -399,6 +399,7 @@
     gtk = linux;
   };
 
+  /*
   haskellPackages_ghc6104 = {
     ghc = ghcSupported;
     haskellPlatform_2009_2_0_2 = ghcSupported;
@@ -434,6 +435,7 @@
     lhs2tex = ghcSupported;
     xmonad = linux;
   };
+  */
 
   kde3 = {
     kdebase = linux;
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to