diff options
author | David Waern <david.waern@gmail.com> | 2008-11-05 23:15:35 +0000 |
---|---|---|
committer | David Waern <david.waern@gmail.com> | 2008-11-05 23:15:35 +0000 |
commit | f57a955e76a854c5eb4b5676da125dd19c15b889 (patch) | |
tree | 546beac9a002c958d464201d31d79a517be6dbfc /ANNOUNCE | |
parent | 06d9cf15a2e15d1fcb9099fd9b7a4bb9ff8df888 (diff) |
Update ANNOUNCE
Diffstat (limited to 'ANNOUNCE')
-rw-r--r-- | ANNOUNCE | 28 |
1 files changed, 22 insertions, 6 deletions
@@ -4,14 +4,16 @@ A new version of Haddock, the Haskell documentation tool, is out. -This is a later version than the Haddock shipped with GHC 6.10.1, which is -version 2.3.0. That version will not be released on Hackage since it only -builds with GHC 6.10.1 (by accident, actually). +This is a later version than the one shipped with GHC 6.10.1, which is version +2.3.0. That version will not be released on Hackage since it only builds with +GHC 6.10.1 (by accident, actually). -Compared to 2.3.0, this release contains some more fixes and support for HTML -frames. +Besides adding back support for earlier GHC versions, this release contains +some more fixes and support for HTML frames. If you have version 2.3.0, you can +safely upgrade without worrying about loosing links to already installed +packages, since the .haddock file format has not changed. -Please use the bug tracker to submit bug reports and feature requests. +Please use the bug tracker to submit bug reports or feature requests. -------------------------------------------- -- Changes in version 2.4.0 @@ -61,6 +63,20 @@ Code repository: http://code.haskell.org/haddock -------------------------------------------- +-- Contributors +-------------------------------------------- + +The persons who contributed to the 2.3.0 and 2.4.0 releases are: + + Clemens Fruhwirth + Peter Gavin + Ian Lynagh + Neil Mitchell + Luke Plant + Thomas Schilling + David Waern + +-------------------------------------------- -- Get Involved -------------------------------------------- |