| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump a few dependency bounds (#845) | Simon Jakobi | 2018-06-13 | 1 | -4/+4 |
* | Add docs for some DocH constructors (#814) | Simon Jakobi | 2018-06-13 | 1 | -0/+3 |
* | Merge branch 'ghc-head' with 'ghc-8.4' | Herbert Valerio Riedel | 2018-05-01 | 1 | -1/+1 |
|\ |
|
| * | Bump upper bound on base to < 4.13 | Ryan Scott | 2018-04-19 | 1 | -2/+2 |
* | | Replace 'attoparsec' with 'parsec' (#799) | Alec Theriault | 2018-04-25 | 16 | -2783/+358 |
* | | haddock-2.19.1, haddock-api-2.19.1, haddock-library-1.6.0 | alexbiehl | 2018-03-27 | 2 | -1/+5 |
* | | @since includes package name (#749) | Alec Theriault | 2018-03-27 | 5 | -14/+27 |
* | | Make a proper definition for the <link> parser | Simon Jakobi | 2018-03-14 | 1 | -4/+6 |
* | | haddock-library.cabal: Clean up GHC options | Simon Jakobi | 2018-03-14 | 1 | -6/+3 |
* | | fixtures: Prevent stdout buffering | Simon Jakobi | 2018-03-14 | 1 | -1/+4 |
* | | fixtures: Slightly unmangle output | Simon Jakobi | 2018-03-14 | 1 | -1/+1 |
* | | Add fixture test for inline links | Simon Jakobi | 2018-03-14 | 2 | -0/+7 |
* | | Add fixture test for links | Simon Jakobi | 2018-03-14 | 2 | -0/+6 |
* | | Add fixture test for definition lists | Simon Jakobi | 2018-03-14 | 2 | -0/+2 |
* | | Restore backward-compat with base-4.5 through base-4.8 | Herbert Valerio Riedel | 2018-03-10 | 2 | -2/+28 |
* | | Update to QC 2.11 | Herbert Valerio Riedel | 2018-03-10 | 1 | -1/+1 |
* | | Update changelogs for haddock-2.19.0.1 and haddock-library-1.5.0.1 | alexbiehl | 2018-03-10 | 1 | -0/+4 |
* | | Bump haddock-2.19.0.1, haddock-api-2.19.0.1, haddock-library-1.5.0.1 | alexbiehl | 2018-03-10 | 1 | -2/+2 |
* | | Remove bang pattern | Alec Theriault | 2018-03-02 | 1 | -3/+3 |
* | | Support unicode operators, proper modules | Alec Theriault | 2018-03-02 | 3 | -25/+36 |
* | | Make test-suite SMP compatible | Herbert Valerio Riedel | 2018-02-05 | 1 | -0/+2 |
* | | haddock-library: Info about breaking changes | Alexander Biehl | 2018-02-01 | 1 | -0/+3 |
* | | Adjust changelogs | Alexander Biehl | 2018-02-01 | 1 | -3/+3 |
* | | hadock-2.19.0 / haddock-api-2.19.0 / haddock-library-1.5.0 | Alexander Biehl | 2018-02-01 | 1 | -1/+1 |
* | | Grid Tables (#718) | Oleg Grenrus | 2018-02-01 | 17 | -4/+594 |
* | | Include secondary LICENSE file in source dist | Herbert Valerio Riedel | 2018-02-01 | 1 | -1/+2 |
* | | Add simple framework for running parser fixtures (#668) | Oleg Grenrus | 2018-02-01 | 10 | -0/+190 |
* | | 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 |
|/ |
|
* | Bump base for haddock-library and haddock-test | alexbiehl | 2017-09-29 | 1 | -1/+1 |
* | Bump upper bound on base | Ben Gamari | 2017-09-14 | 1 | -1/+1 |
* | Refactoring: Make doc renaming monadic | alexbiehl | 2017-08-16 | 1 | -0/+3 |
* | Bifoldable and Bitraversable for DocH and MetaDoc | alexbiehl | 2017-08-16 | 2 | -1/+62 |
* | Provide --show-interface option to dump interfaces (#645) | Alexander Biehl | 2017-08-06 | 2 | -1/+38 |
* | Bump haddock-library | Alexander Biehl | 2017-08-06 | 1 | -1/+1 |
* | Prepare haddock-library-1.4.5 release | alexbiehl | 2017-07-31 | 3 | -2/+15 |
* | Changelog for haddock-library | alexbiehl | 2017-07-31 | 1 | -0/+3 |
* | Fixup haddock | Alexander Biehl | 2017-07-31 | 1 | -1/+1 |
* | Move `DocMarkup` from haddock-api to haddock-library (#659) | Alexander Biehl | 2017-07-31 | 3 | -1/+88 |
* | Bump haddock to 2.18.2, haddock-library to 1.4.5 | alexbiehl | 2017-07-27 | 1 | -1/+1 |
* | Drop obsolete/misleading `stability: experimental` | Herbert Valerio Riedel | 2017-07-20 | 1 | -1/+0 |
* | Refactor .cabal to use sub-lib for vendored lib | Herbert Valerio Riedel | 2017-07-20 | 1 | -21/+42 |
* | Avoid trivial use of LambdaCase | Herbert Valerio Riedel | 2017-07-20 | 1 | -2/+1 |
* | Prepare 2.18.1 release (#657) | Alexander Biehl | 2017-07-20 | 1 | -1/+1 |
* | Fix compilation of lib:haddock-library w/ GHC < 8 | Herbert Valerio Riedel | 2017-07-20 | 1 | -0/+6 |
* | Avoid missing home module warning (#652) | Alex Biehl | 2017-07-08 | 1 | -2/+17 |
* | 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 |
* | Update attoparsec-0.12.1.1 to attoparsec-0.13.1.0 | alexbiehl | 2017-04-29 | 13 | -124/+223 |