Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-18 | Change return type of Haddock reader | Matthew Pickering | 1 | -3/+5 |
2015-01-05 | Allow haddock-library 1.2, by calling the Documentation.Haddock.Types.MetaDoc... | Mark Wright | 1 | -1/+7 |
2014-06-26 | Require haddock-library >= 1.1 and simplify haddock reader code. | John MacFarlane | 1 | -39/+1 |
2014-06-18 | More polish on Haddock reader/writer. | John MacFarlane | 1 | -5/+41 |
2014-06-18 | Finished first draft of Haddock writer. | John MacFarlane | 1 | -2/+11 |
2014-06-18 | Rewrote haddock reader to use haddock-library. | John MacFarlane | 1 | -22/+102 |
2014-06-18 | Removed old haddock reader code. Add dependency on haddock-library. | John MacFarlane | 1 | -11/+21 |
2013-06-24 | Use new flexible metadata type. | John MacFarlane | 1 | -1/+1 |
2013-03-29 | Haddock reader: improved error reporting. | David Lazar | 1 | -2/+4 |
2013-03-28 | Add reader for Haddock markup based on Haddock's own lexer/parser. | David Lazar | 1 | -0/+39 |