|
Subject: ANN: Haddock version 2.1.0 Newsgroups: gmane.comp.lang.haskell.cafe, gmane.comp.lang.haskell.general Date: 2008-05-01 13:42:19 GMT (1 year, 9 weeks, 2 days, 2 hours and 1 minute ago) Hi everyone, I'm pleased to announce Haddock 2.1.0. Hackage page: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haddock-2.1.0 Changes since last version: * Fix a bug that made links point to the defining module instead of the "best" one (e.g Int pointing to GHC.Base instead of Data.Int) * Fix a couple of smaller bugs * The representation of DocName was changed in the library * Add a flag --no-warnings for turning off warnings David |
|
|