2010-version of platform should only be used with ghc-6.12.*
svn path=/nixpkgs/trunk/; revision=21306
This commit is contained in:
parent
160e4165f7
commit
70c389a2ad
@ -418,7 +418,6 @@ with (import ./release-lib.nix);
|
|||||||
leksah = linux;
|
leksah = linux;
|
||||||
lhs2tex = ghcSupported;
|
lhs2tex = ghcSupported;
|
||||||
haskellPlatform = linux; /* OpenGL/mesa seems to fail on darwin */
|
haskellPlatform = linux; /* OpenGL/mesa seems to fail on darwin */
|
||||||
haskellPlatform2010100 = linux;
|
|
||||||
xmonad = linux;
|
xmonad = linux;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user