pkgs/top-level/release.nix: build all versions of GHC on their supported platforms
This commit is contained in:
parent
5d91f7f47f
commit
08c3f2bc05
@ -270,29 +270,7 @@ let
|
|||||||
gnome_vfs = linux;
|
gnome_vfs = linux;
|
||||||
};
|
};
|
||||||
|
|
||||||
haskellPackages_ghc6104 = {
|
haskell-ng.compiler = packagesWithMetaPlatform pkgs.haskell-ng.compiler;
|
||||||
ghc = ghcSupported;
|
|
||||||
};
|
|
||||||
|
|
||||||
haskellPackages_ghc6123 = {
|
|
||||||
ghc = ghcSupported;
|
|
||||||
};
|
|
||||||
|
|
||||||
haskellPackages_ghc704 = {
|
|
||||||
ghc = ghcSupported;
|
|
||||||
};
|
|
||||||
|
|
||||||
haskellPackages_ghc722 = {
|
|
||||||
ghc = ghcSupported;
|
|
||||||
};
|
|
||||||
|
|
||||||
haskellPackages_ghc742 = {
|
|
||||||
ghc = ghcSupported;
|
|
||||||
};
|
|
||||||
|
|
||||||
haskellPackages_ghc763 = {
|
|
||||||
ghc = ghcSupported;
|
|
||||||
};
|
|
||||||
|
|
||||||
strategoPackages = {
|
strategoPackages = {
|
||||||
sdf = linux;
|
sdf = linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user