<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>I've discovered that passing options to `make` doesn't necessarily work all that well. Certain ones work great, but it's not as reliable as I might like.</div><div><br></div><div>That said, have you tried running the command in the ./ghc subdirectory? (Not the top directory -- it's probably ...../ghc/ghc on your machine.)</div><div><br></div><div>If you get that error on a clean checkout, you could perhaps post a bug report.</div><div><br></div><div>Richard</div><br><div><div>On Jul 14, 2014, at 10:50 PM, Andrew Gibiansky <<a href="mailto:andrew.gibiansky@gmail.com">andrew.gibiansky@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Any suggestions? I'm still stuck on this, and don't really know what to try next.<div><br></div><div> Andrew</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 10, 2014 at 9:36 PM, Andrew Gibiansky <span dir="ltr"><<a href="mailto:andrew.gibiansky@gmail.com" target="_blank">andrew.gibiansky@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I am trying to create my first patch, for #9294, where I want to export some extra things from Parser along with a bit of documentation. However, I cannot figure out how to regenerate the documentation for the GHC API (not for the libraries).<br>


</div><div><br></div><div>I tried running `make html stage=0 FAST=YES` in `./compiler`, and got the following helpful message:</div><div><br></div><div><div>make[2]: *** No rule to make target `html_compiler'.  Stop.</div>


<div>make[1]: *** [html_compiler] Error 2</div><div>make: *** [html] Error 2</div></div><div><br></div><div>So I'm a bit stumped. How do I regenerate Haddock documentation for the GHC API?</div><div><br></div><div>Thanks!</div>

<span class="HOEnZb"><font color="#888888">
<div>Andrew</div></font></span></div>
</blockquote></div><br></div>
_______________________________________________<br>ghc-devs mailing list<br><a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br>http://www.haskell.org/mailman/listinfo/ghc-devs<br></blockquote></div><br></body></html>