Open
Description
When I run 'cabal new-build', haddock ignores internal libraries. E.g., in this project
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).