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
commit 1a388b8bff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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