aboutsummaryrefslogtreecommitdiff
path: root/haddock-library
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #1014 from hvr/pr/bsd2-normaliseSimon Marlow2019-02-061-18/+21
|\ \ \ | |/ / |/| |
| * | Normalise LICENSE text w/ cabal's BSD2 templateHerbert Valerio Riedel2019-02-021-18/+21
* | | Remove `Documentation.Haddock.Utf8`Alec Theriault2019-02-034-93/+5
|/ /
* | Update/modernise haddock-library.cabal fileHerbert Valerio Riedel2019-02-021-40/+45
* | Fix warnings, accept outputAlec Theriault2018-12-122-2/+2
* | Bump version boundsAlec Theriault2018-11-061-0/+4
* | Fix/add to haddock-library test suiteAlec Theriault2018-11-067-6/+20
* | Accept test caseAlec Theriault2018-11-061-1/+1
* | Support (and flatten) inline markup in image linksAlec Theriault2018-11-062-5/+44
* | Support hyperlink labels with inline markupAlec Theriault2018-11-063-41/+43
* | Faster 'Text' driven parser combinatorsAlec Theriault2018-11-053-35/+83
|/
* Bump haddock-library to 1.7.0Alec Theriault2018-10-162-3/+7
* Minor tweak to package descriptionHerbert Valerio Riedel2018-10-161-2/+2
* Build on 7.4 and 7.8Alec Theriault2018-10-161-1/+2
* Turn haddock-library into a minor releaseAlec Theriault2018-09-222-4/+5
* Bump haddock-api-2.21.0, haddock-library-1.7.0Alec Theriault2018-09-222-2/+6
* Update the ghc-8.6 branch (#889)Simon Jakobi2018-07-201-1/+47
* haddock-library: Bump bounds for containersSimon Jakobi2018-07-191-2/+2
* Bump a few dependency bounds (#845)Simon Jakobi2018-06-131-4/+4
* Add docs for some DocH constructors (#814)Simon Jakobi2018-06-131-0/+3
* Merge branch 'ghc-head' with 'ghc-8.4'Herbert Valerio Riedel2018-05-011-1/+1
|\
| * Bump upper bound on base to < 4.13Ryan Scott2018-04-191-2/+2
* | Replace 'attoparsec' with 'parsec' (#799)Alec Theriault2018-04-2516-2783/+358
* | haddock-2.19.1, haddock-api-2.19.1, haddock-library-1.6.0alexbiehl2018-03-272-1/+5
* | @since includes package name (#749)Alec Theriault2018-03-275-14/+27
* | Make a proper definition for the <link> parserSimon Jakobi2018-03-141-4/+6
* | haddock-library.cabal: Clean up GHC optionsSimon Jakobi2018-03-141-6/+3
* | fixtures: Prevent stdout bufferingSimon Jakobi2018-03-141-1/+4
* | fixtures: Slightly unmangle outputSimon Jakobi2018-03-141-1/+1
* | Add fixture test for inline linksSimon Jakobi2018-03-142-0/+7
* | Add fixture test for linksSimon Jakobi2018-03-142-0/+6
* | Add fixture test for definition listsSimon Jakobi2018-03-142-0/+2
* | Restore backward-compat with base-4.5 through base-4.8Herbert Valerio Riedel2018-03-102-2/+28
* | Update to QC 2.11Herbert Valerio Riedel2018-03-101-1/+1
* | Update changelogs for haddock-2.19.0.1 and haddock-library-1.5.0.1alexbiehl2018-03-101-0/+4
* | Bump haddock-2.19.0.1, haddock-api-2.19.0.1, haddock-library-1.5.0.1alexbiehl2018-03-101-2/+2
* | Remove bang patternAlec Theriault2018-03-021-3/+3
* | Support unicode operators, proper modulesAlec Theriault2018-03-023-25/+36
* | Make test-suite SMP compatibleHerbert Valerio Riedel2018-02-051-0/+2
* | haddock-library: Info about breaking changesAlexander Biehl2018-02-011-0/+3
* | Adjust changelogsAlexander Biehl2018-02-011-3/+3
* | hadock-2.19.0 / haddock-api-2.19.0 / haddock-library-1.5.0Alexander Biehl2018-02-011-1/+1
* | Grid Tables (#718)Oleg Grenrus2018-02-0117-4/+594
* | Include secondary LICENSE file in source distHerbert Valerio Riedel2018-02-011-1/+2
* | Add simple framework for running parser fixtures (#668)Oleg Grenrus2018-02-0110-0/+190
* | Take until line feedalexbiehl2018-02-011-1/+1
* | Remove scanner, takeWhile1_ already takes care of escapingalexbiehl2018-02-011-14/+1
* | Treat escaped \] better in definition lists (#717)Alexander Biehl2018-02-011-1/+14
|/
* Bump base for haddock-library and haddock-testalexbiehl2017-09-291-1/+1
* Bump upper bound on baseBen Gamari2017-09-141-1/+1