summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Haddock.hs
Commit message (Expand)AuthorAge
* Change return type of Haddock readerMatthew Pickering2015-02-18
* Allow haddock-library 1.2, by calling the Documentation.Haddock.Types.MetaDoc...Mark Wright2015-01-05
* Require haddock-library >= 1.1 and simplify haddock reader code.John MacFarlane2014-06-26
* More polish on Haddock reader/writer.John MacFarlane2014-06-18
* Finished first draft of Haddock writer.John MacFarlane2014-06-18
* Rewrote haddock reader to use haddock-library.John MacFarlane2014-06-18
* Removed old haddock reader code. Add dependency on haddock-library.John MacFarlane2014-06-18
* Use new flexible metadata type.John MacFarlane2013-06-24
* Haddock reader: improved error reporting.David Lazar2013-03-29
* Add reader for Haddock markup based on Haddock's own lexer/parser.David Lazar2013-03-28