Closed
Description
The issue reported in haskell/cabal#4969 appears not to be fixed in stack: building haddock documentation for a package with internal libraries causes an error while resolving dependencies of the main library. The resolution proposed there, to use cabal new-haddock
, has no obvious stack equivalent.