<div dir="ltr"><div>I built GHC HEAD from git yesterday (using GHC 7.10.3 on Mac OS 10.9.5), and the haddock I got dies with <br></div><div><br></div><div>    bash-3.2$ haddock --version</div><div>    dyld: Symbol not found: _ghc_GHC_modInfoExportszugo_info</div><div>      Referenced from: /Users/conal/git-repos/ghc-2016-04-05/inplace/lib/bin/haddock</div><div>      Expected in: /Users/conal/git-repos/ghc-2016-04-05/compiler/stage2/build/libHSghc-8.1-ghc8.1.20160405.dylib</div><div>     in /Users/conal/git-repos/ghc-2016-04-05/inplace/lib/bin/haddock</div><div>    Trace/BPT trap: 5</div><div><br></div><div>Luckily, I have a working haddock from 2016-03-07 sources that I copied into my new GHC bin (~/git-repos/ghc-2016-04-05/inplace/bin/) for now.</div><div><br></div><div>-- Conal</div></div>