<div dir="ltr">Thanks for the reply, Ben. I guess I'm not 100% sure, as I tried a few variations. Next time I rebuild GHC, I'll take care to record my steps and see what happens.  - Conal</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 7, 2016 at 1:52 AM, Ben Gamari <span dir="ltr"><<a href="mailto:ben@well-typed.com" target="_blank">ben@well-typed.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Conal Elliott <<a href="mailto:conal@conal.net">conal@conal.net</a>> writes:<br>
<br>
> I built GHC HEAD from git yesterday (using GHC 7.10.3 on Mac OS 10.9.5),<br>
> and the haddock I got dies with<br>
><br>
</span>Thanks for the report, Conal!<br>
<span class=""><br>
<br>
>     bash-3.2$ haddock --version<br>
>     dyld: Symbol not found: _ghc_GHC_modInfoExportszugo_info<br>
>       Referenced from:<br>
> /Users/conal/git-repos/ghc-2016-04-05/inplace/lib/bin/haddock<br>
>       Expected in:<br>
> /Users/conal/git-repos/ghc-2016-04-05/compiler/stage2/build/libHSghc-8.1-ghc8.1.20160405.dylib<br>
>      in /Users/conal/git-repos/ghc-2016-04-05/inplace/lib/bin/haddock<br>
>     Trace/BPT trap: 5<br>
><br>
> Luckily, I have a working haddock from 2016-03-07 sources that I copied<br>
> into my new GHC bin (~/git-repos/ghc-2016-04-05/inplace/bin/) for now.<br>
<br>
</span>Hmm, this is quite concerning, especially considering I haven't observed<br>
it in my own OS X builds. Are you sure you started from a clean tree<br>
(e.g. ran `make distclean`)?<br>
<br>
Cheers,<br>
<br>
- Ben<br>
</blockquote></div><br></div>