Well, I tried 'make' and 'make all' (I suppose they are both same) but that
did not make any difference.

-harendra

On 23 August 2016 at 21:37, Ben Gamari <b...@smart-cactus.org> wrote:

> Harendra Kumar <harendra.ku...@gmail.com> writes:
>
> > I see errors like this when using 'make html' in the topdir of the ghc
> repo:
> >
> Hmm, it looks like there is a missing dependency in the build system.
> The users guide depends upon a number of ReST source files generated by
> utils/mkUserGuidePart. I'd guess that you haven't built these. I'll look
> in to why this is but in the meantime the workaround is just to `make
> all` before attempting to `make html`. Sorry for the inconvenience!
>
> Cheers,
>
> - Ben
>
_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to