commercialhaskell / commercialhaskell/stack
Disable building of executables in dependencies
Open
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
I have a situation where I depend on the library component of some packages, but don't want to build their executable components (because I don't need them, and they fail to compile for reasons I'm not interested in fixing).
I haven't been able to find any configuration knobs that will let me do this.
Contributor guide
Assessment
This issue has not been assessed yet.