Changelog for haddock-library-1.7.0
Changes in version 1.7.0
- Make
Documentation.Haddock.Parser.Monad
an internal module
Changes in version 1.6.1
- Replace
attoparsec
withparsec
(#799)
Changes in version 1.6.0
MetaDoc
stores package name for since annotations
Changes in version 1.5.0.1
- Support for parsing unicode operators (#458)
Changes in version 1.5.0
-
Bifunctor, Bifoldable and Bitraversable instances for DocH and MetaDoc
-
Support for grid tables
- added
DocTable
constructor toDocH
- added
Table
,TableCell
andTableRow
data types - added
markupTable
toDocMarkupH
data type
- added
Changes in version 1.4.5
- Move markup related data types to haddock-library