We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the JS shell:
nix develop github:input-output-hk/devx#ghc810-js-minimal-iog --no-write-lock-file --refresh
we have:
env | grep NIX_CABAL_FLAGS NIX_CABAL_FLAGS=--with-ghc=javascript-unknown-ghcjs-ghc --with-ghc-pkg=javascript-unknown-ghcjs-ghc-pkg --with-hsc2hs=javascript-unknown-ghcjs-hsc2hs
Two issues:
The text was updated successfully, but these errors were encountered:
Cc @JoshMeredith
Sorry, something went wrong.
We should probably test the environment on CI if possible.
No branches or pull requests
In the JS shell:
we have:
Two issues:
The text was updated successfully, but these errors were encountered: