release-haskell.nix: test ghc with JS backend
It should be just below the current output limit, but we'll see. If it doesn't fit, we may have to disable profiling objects.
This commit is contained in:
@@ -345,6 +345,13 @@ let
|
||||
;
|
||||
};
|
||||
};
|
||||
|
||||
pkgsCross.ghcjs.haskellPackages = {
|
||||
inherit (packagePlatforms pkgs.pkgsCross.ghcjs.haskellPackages)
|
||||
ghc
|
||||
hello
|
||||
;
|
||||
};
|
||||
})
|
||||
(versionedCompilerJobs {
|
||||
# Packages which should be checked on more than the
|
||||
|
||||
Reference in New Issue
Block a user