patch applied (haddock2): Do not indicate that a constructor argument is unboxed
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.other |
|---|---|
| Message-ID | <[email protected]> |
Wed Jan 21 13:41:48 PST 2009 David Waern <[email protected]> * Do not indicate that a constructor argument is unboxed We only show the strictness annotation for an unboxed constructor argument. The fact that it is unboxed is an implementation detail and should not be part of the module interface. M ./src/Haddock/Backends/Html.hs -1 +2 View patch online: http://darcs.haskell.org/haddock2/_darcs/patches/20090121214148-a762e-15bde84298d4ae3106c2566e4eb1b76042625038.gz