svn path=/nixpkgs/trunk/; revision=15167
This commit is contained in:
parent
0fc7bf4f00
commit
8de3404fe7
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue