| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove `Documentation.Haddock.Utf8` | Alec Theriault | 2019-02-03 | 1 | -74/+0 |
* | Fix warnings, accept output | Alec Theriault | 2018-12-12 | 2 | -2/+2 |
* | Accept test case | Alec Theriault | 2018-11-06 | 1 | -1/+1 |
* | Support (and flatten) inline markup in image links | Alec Theriault | 2018-11-06 | 2 | -5/+44 |
* | Support hyperlink labels with inline markup | Alec Theriault | 2018-11-06 | 3 | -41/+43 |
* | Faster 'Text' driven parser combinators | Alec Theriault | 2018-11-05 | 3 | -35/+83 |
* | Build on 7.4 and 7.8 | Alec Theriault | 2018-10-16 | 1 | -1/+2 |
* | Add docs for some DocH constructors (#814) | Simon Jakobi | 2018-06-13 | 1 | -0/+3 |
* | Replace 'attoparsec' with 'parsec' (#799) | Alec Theriault | 2018-04-25 | 3 | -387/+348 |
* | @since includes package name (#749) | Alec Theriault | 2018-03-27 | 3 | -8/+14 |
* | Make a proper definition for the <link> parser | Simon Jakobi | 2018-03-14 | 1 | -4/+6 |
* | Restore backward-compat with base-4.5 through base-4.8 | Herbert Valerio Riedel | 2018-03-10 | 2 | -2/+28 |
* | Remove bang pattern | Alec Theriault | 2018-03-02 | 1 | -3/+3 |
* | Support unicode operators, proper modules | Alec Theriault | 2018-03-02 | 2 | -24/+35 |
* | Grid Tables (#718) | Oleg Grenrus | 2018-02-01 | 3 | -4/+216 |
* | Take until line feed | alexbiehl | 2018-02-01 | 1 | -1/+1 |
* | Remove scanner, takeWhile1_ already takes care of escaping | alexbiehl | 2018-02-01 | 1 | -14/+1 |
* | Treat escaped \] better in definition lists (#717) | Alexander Biehl | 2018-02-01 | 1 | -1/+14 |
* | Refactoring: Make doc renaming monadic | alexbiehl | 2017-08-16 | 1 | -0/+3 |
* | Bifoldable and Bitraversable for DocH and MetaDoc | alexbiehl | 2017-08-16 | 1 | -0/+61 |
* | Provide --show-interface option to dump interfaces (#645) | Alexander Biehl | 2017-08-06 | 1 | -1/+32 |
* | Prepare haddock-library-1.4.5 release | alexbiehl | 2017-07-31 | 2 | -1/+13 |
* | Fixup haddock | Alexander Biehl | 2017-07-31 | 1 | -1/+1 |
* | Move `DocMarkup` from haddock-api to haddock-library (#659) | Alexander Biehl | 2017-07-31 | 2 | -0/+86 |
* | Make haddock-library and haddock-api warning free (#626) | Alex Biehl | 2017-05-30 | 1 | -1/+3 |
* | Consequently use inClass and notInClass in haddock-library (#617) | Alex Biehl | 2017-05-13 | 2 | -11/+19 |
* | Make parser state a newtype | David Feuer | 2016-05-24 | 1 | -1/+1 |
* | Fix the documentation for haddock itself. | Dominic Steinitz | 2015-12-21 | 2 | -9/+16 |
* | Handle inline math with mathjax. | Dominic Steinitz | 2015-12-21 | 2 | -1/+16 |
* | Make nested lists count indentation according to first item. | Łukasz Hanuszczak | 2015-05-27 | 1 | -35/+46 |
* | Create simple method for indentation parsing. | Łukasz Hanuszczak | 2015-05-27 | 1 | -0/+9 |
* | Filter '\r' from comments due to Windows problems. | Vincent Berthoux | 2015-01-22 | 1 | -2/+3 |
* | Only keep one Version instead of blindly appending | Mateusz Kowalczyk | 2014-12-17 | 2 | -10/+17 |
* | Disambiguate string-literals | Herbert Valerio Riedel | 2014-12-12 | 1 | -4/+4 |
* | Update doctest parts of comments | Mateusz Kowalczyk | 2014-12-10 | 1 | -18/+22 |
* | Allow the parser to spit out meta-info | Mateusz Kowalczyk | 2014-12-10 | 3 | -3/+43 |
* | (wip) Add support for @since (closes #26) | Simon Hengel | 2014-11-16 | 3 | -12/+49 |
* | State intention rather than implementation details in Haddock comment | Simon Hengel | 2014-11-16 | 1 | -1/+1 |
* | newtype-wrap parser monad | Simon Hengel | 2014-11-08 | 3 | -2/+130 |
* | Minor code simplification | Simon Hengel | 2014-11-08 | 1 | -4/+3 |
* | Fix parsing of identifiers written in infix way | Mateusz Kowalczyk | 2014-11-04 | 1 | -11/+12 |
* | Allow an optional colon after the closing bracket of definition lists | Simon Hengel | 2014-11-03 | 1 | -1/+1 |
* | Add support for markdown images | Simon Hengel | 2014-11-03 | 1 | -2/+10 |
* | Allow markdown links at the beginning of a paragraph | Simon Hengel | 2014-11-03 | 1 | -2/+18 |
* | Add support for markdown links (closes #336) | Simon Hengel | 2014-11-03 | 2 | -10/+30 |
* | parser: Try to parse definition lists right before text paragraphs | Simon Hengel | 2014-11-03 | 1 | -1/+1 |
* | Minor refactoring | Simon Hengel | 2014-11-03 | 1 | -22/+28 |
* | Remove unused language extensions | Simon Hengel | 2014-11-03 | 1 | -4/+0 |
* | Derive more instances | Simon Hengel | 2014-11-03 | 1 | -8/+1 |
* | Get rid of StandaloneDeriving | Simon Hengel | 2014-11-03 | 1 | -10/+3 |