haskell / haskell/haskell-language-server
support for cabal/stack scripts
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
Certain upcoming features ([repl](https://github.com/haskell/cabal/issues/6149), [runghc](https://github.com/haskell/cabal/issues/6647)) are likely to make [cabal scripts](https://www.haskell.org/cabal/users-guide/nix-local-build.html#cabal-v2-run) a much more attractive option.
I, for one, would like to switch all of my `turtle` scripts to use them, rather than (as at present) having them all in a single cabal project. But I wouldn't want to lose the IDE support...
Would there be any major difficulty in supporting these? Is this actually more of a question for `hie-bios`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.