| Commit message (Expand) | Author | Age | Files | Lines |
* | Noramlize `tested-with` fields in cabal files | John Ericson | 2020-02-10 | 1 | -0/+2 |
* | Version bumps for GHC 8.11 | Ben Gamari | 2019-11-14 | 1 | -1/+1 |
* | Merge pull request #1014 from hvr/pr/bsd2-normalise | Simon Marlow | 2019-02-06 | 1 | -18/+21 |
|\ |
|
| * | Normalise LICENSE text w/ cabal's BSD2 template | Herbert Valerio Riedel | 2019-02-02 | 1 | -18/+21 |
* | | Remove `Documentation.Haddock.Utf8` | Alec Theriault | 2019-02-03 | 4 | -93/+5 |
|/ |
|
* | Update/modernise haddock-library.cabal file | Herbert Valerio Riedel | 2019-02-02 | 1 | -40/+45 |
* | Fix warnings, accept output | Alec Theriault | 2018-12-12 | 2 | -2/+2 |
* | Bump version bounds | Alec Theriault | 2018-11-06 | 1 | -0/+4 |
* | Fix/add to haddock-library test suite | Alec Theriault | 2018-11-06 | 7 | -6/+20 |
* | 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 |
* | Bump haddock-library to 1.7.0 | Alec Theriault | 2018-10-16 | 2 | -3/+7 |
* | Minor tweak to package description | Herbert Valerio Riedel | 2018-10-16 | 1 | -2/+2 |
* | Build on 7.4 and 7.8 | Alec Theriault | 2018-10-16 | 1 | -1/+2 |
* | Turn haddock-library into a minor release | Alec Theriault | 2018-09-22 | 2 | -4/+5 |
* | Bump haddock-api-2.21.0, haddock-library-1.7.0 | Alec Theriault | 2018-09-22 | 2 | -2/+6 |
* | Update the ghc-8.6 branch (#889) | Simon Jakobi | 2018-07-20 | 1 | -1/+47 |
* | haddock-library: Bump bounds for containers | Simon Jakobi | 2018-07-19 | 1 | -2/+2 |
* | 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 |
|/ |
|