2010-version of platform should only be used with ghc-6.12.*

svn path=/nixpkgs/trunk/; revision=21306
This commit is contained in:
Andres Löh 2010-04-25 18:26:01 +00:00
parent 160e4165f7
commit 70c389a2ad

View file

@ -418,7 +418,6 @@ with (import ./release-lib.nix);
leksah = linux;
lhs2tex = ghcSupported;
haskellPlatform = linux; /* OpenGL/mesa seems to fail on darwin */
haskellPlatform2010100 = linux;
xmonad = linux;
};