commercialhaskell / commercialhaskell/stack
Add "enable-library-for-ghci" cabal configure flag
Open
component: build
component: Cabal library
component: ghci
further investigation required
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
There's a nice demo from a facebook team on hotswapping ghc code at https://github.com/fbsamples/ghc-hotswap.
It relies on the "enable-library-for-ghci" flag to be passed into cabal configure. Would be nice to be able to do this sort of thing with Stack by itself.
Contributor guide
Assessment
This issue has not been assessed yet.