patch applied (haddock2): Fix a bug in attachInstances
Ian Lynagh <[email protected]> Fri, 30 Jul 2010 13:55:05 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.other |
|---|---|
| Message-ID | <[email protected]> |
Sun Jul 4 07:53:39 PDT 2010 David Waern <[email protected]> * Fix a bug in attachInstances We didn't look for instance docs in all the interfaces of the package. This had the effect of instance docs not always showing up under a declaration. I took the opportunity to clean up the code in H.I.AttachInstances a bit as well. More cleanup is needed, however. M ./src/Haddock/Interface/AttachInstances.hs -18 +39 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=haddock2;a=darcs_commitdiff;h=20100704145339-a762e-ece04774f5bff0a526748882f0f4c8068f6f05ab.gz