24 Aug
2016
24 Aug
'16
12:07 a.m.
Harendra Kumar <harendra.kumar@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