summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Haddock/Parse.y
Commit message (Expand)AuthorAge
* Haddock reader improvements.John MacFarlane2013-04-14
* Removed unnecessary OPTIONS flag in Haddock/Parse.y.John MacFarlane2013-04-09
* Fixed Haddock reader bugs with list item spaces and examples.John MacFarlane2013-04-09
* Haddock reader: leaving Space alone in @...@ seems more semantically correct.David Lazar2013-04-04
* Haddock reader: add the "haskell" attribute to code blocks so they areDavid Lazar2013-03-29
* Haddock reader: improved error reporting.David Lazar2013-03-29
* Haddock writer: use 'text' builder instead of 'str'.John MacFarlane2013-03-28
* Add reader for Haddock markup based on Haddock's own lexer/parser.David Lazar2013-03-28