haskell / haskell/haskell-language-server
Use stack/cabal cradle if no project config + ghc not in PATH + stack/cabal in PATH
Open
component: hie-bios
component: implicit-hie
type: enhancement
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
* Opening a single file require to have ghc in path
* However stack users can do a `stack repl` to load those files (stack uses the global project configuration)
* So if we have stack in PATH but no GHC we could use stack to load those files as well
* Not sure if it can be done in `hie-bios` or `implicit-hie-cradle`
//cc @Avi-D-coder @fendor
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.