
2009/8/15 Magnus Therning
David Waern wrote:
-------------------------------------------- -- Haddock 2.5.0 --------------------------------------------
A new version of Haddock, the Haskell documentation tool, is out!
If you're using GHC 6.10.2 and Haddock 2.4.2, you should be able to upgrade to this version without any problem. If you're using something else, you should re-install any documentation that you want to link to after upgrading.
Please use the bug tracker to submit bug reports or feature requests.
-------------------------------------------- -- Changes in version 2.5.0 --------------------------------------------
* Drop support for GHC 6.8.*
* Add support for GHC 6.10.3 and 6.10.4
Hmm, does this mean that GHC 6.10.4 ships with a version of Haddock that doesn't handle the compiler it ships with?
Doh. You are right, both 2.4.2 and 2.5.0 work with GHC 6.10.*. Should not have been added to CHANGES. Thanks, David