svn path=/nixpkgs/trunk/; revision=15167

This commit is contained in:
Eelco Dolstra 2009-04-20 08:49:50 +00:00
parent 0fc7bf4f00
commit 8de3404fe7

View file

@ -333,13 +333,13 @@ in {
haskellPackages_ghc6101 = {
ghc = ghcSupported;
leksah = ghcSupported;
};
haskellPackages_ghc6102 = {
darcs = ghcSupported;
ghc = ghcSupported;
gtk2hs = ghcSupported;
leksah = ghcSupported;
lhs2tex = ghcSupported;
xmonad = ghcSupported;
};