patch applied (haddock2): switch AttachInstances to use synify code
Simon Marlow <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.other |
|---|---|
| Message-ID | <[email protected]> |
Mon Aug 17 19:11:05 PDT 2009 Isaac Dupree <[email protected]> * switch AttachInstances to use synify code Ignore-this: b1fba5522c45a163382995d12630b8 It changed an instance from showing ((,) a b) to (a, b) because my synify code is more sophisticated; I hope the latter is a good thing rather than a bad thing aesthetically, here. But this definitely reduces code duplication! M ./src/Haddock/Interface/AttachInstances.hs -37 +6 M ./tests/tests/Hash.html.ref -1 +1 View patch online: http://darcs.haskell.org/haddock2/_darcs/patches/20090818021105-6c1c4-cd16b77898d3e237c7a28d796d4713c24e2c2413.gz