input-output-hk / input-output-hk/stack2nix
Override GHC options
Open
enhancement
- Dominant language
- Nix
- Stars
- 100
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
**Synopsis:**
```
Ensuring cabal2nix version is >= 2.2.1 ...
Ensuring git version is >= 2 ...
Ensuring cabal version is >= 1 ...
stack2nix: stack's Nix integration is incompatible with '--no-system-ghc'. Please use '--system-ghc' or disable the Nix integration.
```
Make Stack ignore GHC options. I don't know how it happens in stack2nix, but this should be equivalent to `stack --system-ghc --no-install-ghc`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.