commercialhaskell / commercialhaskell/stack
generating other files through hpack/stack
Open
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
I'd like to be able to use tools like hlint and stylish-haskell easily with stack. Unfortunately, as we use a lot of GHC extensions and pragmas, this means that I end up manually updating their config files. Given that stack is already generating *.cabal files, might it be possible to have other files (.ghci-extensions or whatever) generated at stack build time? is the hpack mechanism externally extensible?
apologies if this is a naive question - if there's an easier way to make this smooth i'd appreciate it.
Contributor guide
Assessment
This issue has not been assessed yet.