Experimental: comment all Haskell stuff in release.nix.

svn path=/nixpkgs/trunk/; revision=28423
This commit is contained in:
Andres Löh 2011-08-09 11:21:41 +00:00
parent a14d260103
commit 01be205d66

View file

@ -399,6 +399,7 @@ with (import ./release-lib.nix);
gtk = linux;
};
/*
haskellPackages_ghc6104 = {
ghc = ghcSupported;
haskellPlatform_2009_2_0_2 = ghcSupported;
@ -434,6 +435,7 @@ with (import ./release-lib.nix);
lhs2tex = ghcSupported;
xmonad = linux;
};
*/
kde3 = {
kdebase = linux;