
-------------------------------------------- -- Haddock 2.7.0 -------------------------------------------- A new version of Haddock, the Haskell documentation tool, is out! -------------------------------------------- -- Changes in version 2.7.0 -------------------------------------------- * Instances can be commented * The Haddock API now exposes more of the internals of Haddock * Bug fixes (most importantly #128) -------------------------------------------- -- Links -------------------------------------------- Homepage: http://www.haskell.org/haddock Hackage page: http://hackage.haskell.org/package/haddock-2.7.0 Bugtracker and wiki: http://trac.haskell.org/haddock Mailing list: haddock@projects.haskell.org Code repository: http://code.haskell.org/haddock -------------------------------------------- -- Contributors -------------------------------------------- The following people contributed patches to this release: Isaac Dupree Yitzchak Gale David Waern -------------------------------------------- -- Get Involved -------------------------------------------- We would be very happy to get more contributors. To get involved, start by grabbing the code: http://code.haskell.org/haddock Then take a look at the bug and feature tracker for things to work on: http://trac.haskell.org/haddock

On Sun, Mar 14, 2010 at 3:49 PM, David Waern
... -- Changes in version 2.7.0 ... * Bug fixes (most importantly #128) ...
Nice! Ross, can this be installed on hackage? Because the documentation of the base library is suffering from bug #128: http://trac.haskell.org/haddock/ticket/128 See the documentation of 'catch' for example: http://hackage.haskell.org/packages/archive/base/4.2.0.0/doc/html/Control-Ex... regards, Bas
participants (2)
-
Bas van Dijk
-
David Waern