commercialhaskell / commercialhaskell/stack
Modifications for multi-GHC travis config.
Open
awaiting pull request
component: docs (online)
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
See https://raw.githubusercontent.com/commercialhaskell/stack/master/doc/travis-complex.yml - for the cabal case, `--system-ghc` would not pull in a new GHC, vs the current `--install-ghc`.
Update: `--system-ghc` only works if the stack.yaml's resolver's GHC matches the installed GHC, so this is not straightforward. Is there maybe an other way to get the packages? Like grepping :)
Spotted by @gleber.
Contributor guide
Assessment
This issue has not been assessed yet.