haddock run as part of new-build ignores internal libraries
Open
cabal-install: cmd/haddock
cabal-install: v2-build system
Cabal: cmd/haddock
re: internal library
type: bug
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
When I run 'cabal new-build', haddock ignores internal libraries. E.g., in this project
https://github.com/LambdaHack/LambdaHack/blob/ed0328a231a61adfe551de78c4814a9565a7681a/LambdaHack.cabal#L164
OTOH, 'cabal new-haddock' processes all the internal libraries.
BTW, the internal libraries are very useful to me; in particular, they lower compilation time considerably (.hi files don't hog gigabytes of memory).
Contributor guide
Assessment
This issue has not been assessed yet.