<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 11, 2014 at 6:40 AM, Austin Seipp <span dir="ltr"><<a href="mailto:austin@well-typed.com" target="_blank">austin@well-typed.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":x8" class="" style="overflow:hidden">The GHC Team is pleased to announce a new patchlevel release of GHC, 7.8.3.<br>
</div></blockquote></div><br>haddock 2.14.3 that ships with it seems to be quite broken. Perhaps it's a bad interaction with cabal, it's hard to say from the outside, but here are some details.</div><div class="gmail_extra">
<br></div><div class="gmail_extra">Here's the kind of error I get from haddock when I try to use cabal to install a package (primitive, in this case):</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">
    module ‘primitive-0.5.3.0:Main’ is defined in multiple files: dist/build/tmp-92638/Control/Monad/Primitive.hs</div><div class="gmail_extra">                                                                  dist/build/tmp-92638/Data/Primitive/MachDeps.hs</div>
<div class="gmail_extra">                                                                  dist/build/tmp-92638/Data/Primitive/Types.hs</div><div class="gmail_extra">                                                                  dist/build/tmp-92638/Data/Primitive/Array.hs</div>
<div class="gmail_extra">                                                                  dist/build/tmp-92638/Data/Primitive/ByteArray.hs</div><div class="gmail_extra">                                                                  dist/build/tmp-92638/Data/Primitive/Internal/Compat.hs</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">The result is that I have no haddock docs for any packages now :-(</div></div></div>