Merge pull request #74087 from Ericson2314/ghcjs-fix-deps

ghcjs-ng: The GHC source should be configured with native build inputs
This commit is contained in:
John Ericson
2019-11-24 18:11:51 -05:00
committed by GitHub

View File

@@ -16,7 +16,7 @@
}:
runCommand "configured-ghcjs-src" {
buildInputs = [
nativeBuildInputs = [
perl
autoconf
automake