-
Notifications
You must be signed in to change notification settings - Fork 847
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.
rcook, NorfairKing, ip1981, jashank, geigerzaehler and 1 more