« Return to Thread: ANN: Haddock version 2.1.0

ANN: Haddock version 2.1.0

by David Waern-2 :: Rate this Message:

Reply to Author | View in Thread

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
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@...
http://www.haskell.org/mailman/listinfo/haskell-cafe

 « Return to Thread: ANN: Haddock version 2.1.0