Experimental: comment all Haskell stuff in release.nix.
svn path=/nixpkgs/trunk/; revision=28423
This commit is contained in:
parent
a14d260103
commit
01be205d66
@ -399,6 +399,7 @@ with (import ./release-lib.nix);
|
|||||||
gtk = linux;
|
gtk = linux;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/*
|
||||||
haskellPackages_ghc6104 = {
|
haskellPackages_ghc6104 = {
|
||||||
ghc = ghcSupported;
|
ghc = ghcSupported;
|
||||||
haskellPlatform_2009_2_0_2 = ghcSupported;
|
haskellPlatform_2009_2_0_2 = ghcSupported;
|
||||||
@ -434,6 +435,7 @@ with (import ./release-lib.nix);
|
|||||||
lhs2tex = ghcSupported;
|
lhs2tex = ghcSupported;
|
||||||
xmonad = linux;
|
xmonad = linux;
|
||||||
};
|
};
|
||||||
|
*/
|
||||||
|
|
||||||
kde3 = {
|
kde3 = {
|
||||||
kdebase = linux;
|
kdebase = linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user