the case of the missing Cabal doc
Ian Lynagh
igloo at earth.li
Mon Jun 30 20:25:03 UTC 2014
On Sun, Jun 29, 2014 at 11:04:20PM -0700, Mark Lentczner wrote:
> In times of yore (prior to 7.8), when GHC build a bindist, it included the
> generated HTML manual for Cabal. As of 7.8, this seems to have gone
> missing-in-action.
>
> Anyone know where it went?
It was converted to markdown, and GHC's build system doesn't know how to
build markdown docs. It's in libraries/Cabal/Cabal/doc/.
Thanks
Ian
More information about the ghc-devs
mailing list