Added haskell-platform to release.

svn path=/nixpkgs/trunk/; revision=15216
This commit is contained in:
Andres Löh 2009-04-21 16:22:30 +00:00
parent ea933bf894
commit 6757fbafb1

View File

@ -339,6 +339,7 @@ in {
gtk2hs = ghcSupported;
leksah = ghcSupported;
lhs2tex = ghcSupported;
haskellPlatform = ghcSupported;
xmonad = ghcSupported;
};