commercialhaskell / commercialhaskell/stack
Allow GHCi to load non-local packages by unpacking them
Open
component: ghci
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
It'd be cool if `stack ghci text` unpacked `text` and loaded it into `ghci`. This is also relevant to the code recently added for also loading intermediate deps (#584) - it will need to be modified to handle the `PSUpstream` case.
Contributor guide
Assessment
This issue has not been assessed yet.