commercialhaskell / commercialhaskell/stack
Add extra packages to load for ghci in config
Open
component: ghci
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
There should be an option in the global `stack.yaml` to add packages to be added to the `ghci` env when outside a project, to do the same as:
`stack ghci --package ...`
Could also be in all `stack.yaml` files; ghci-only packages.
Contributor guide
Assessment
This issue has not been assessed yet.