commercialhaskell / commercialhaskell/stack
Add a new hie-bios cradle component for Setup.hs
Open
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
Currently, IDE powered by haskell-language-server cannot load `Setup.hs` (custom Cabal setup scripts) as it is not listed as a valid target in `stack ide targets`. Can we add a new `:setup` component for `Setup.hs` to support this? This component should expose the required compiler options (especially for the dependencies) for building `Setup.hs` to HLS.
Contributor guide
Assessment
This issue has not been assessed yet.