aboutsummaryrefslogtreecommitdiff
path: root/haddock-library
Commit message (Expand)AuthorAgeFilesLines
* `haddock-library` document header levelAlec Theriault2020-03-282-5/+5
* Cleanup up GHC flags in `.cabal` filesAlec Theriault2020-03-281-1/+1
* Fix crash in `haddock-library` on unicode spaceAlec Theriault2020-03-272-8/+14
* Update `.travis.yml` to work with GHC 8.10.1Alec Theriault2020-03-261-1/+12
* Tentative 2.24 releaseAlec Theriault2020-03-222-2/+4
* Clean up warningsAlec Theriault2020-03-221-14/+12
* Update parsing to strip whitespace from table cells (#1074)Alina Banerjee2020-03-209-98/+102
* Merge branch 'ghc-8.8' into ghc-8.10Alec Theriault2020-03-2013-75/+332
|\
| * Fix build-failure regression for base < 4.7Herbert Valerio Riedel2019-12-086-30/+61
| * Document error-prone conditional definition of instancesHerbert Valerio Riedel2019-12-081-0/+6
| * Fix Travis CI, loosen .cabal bounds (#1089)Alec Theriault2019-09-201-7/+9
| * Release haddock-2.23, haddock-library-1.8.0Alec Theriault2019-05-262-6/+6
| * Remove outdated `.ghci` files and `scripts`Alec Theriault2019-05-131-1/+0
| * Merge branch 'ghc-8.6' into ghc-8.8Alec Theriault2019-03-035-4/+50
| |\
| | * Make a fixture of weird parsing of lists (#997)Oleg Grenrus2019-02-045-1/+47
| | * Loosen 'QuickCheck' and 'hspec' boundsAlec Theriault2019-01-281-2/+2
| * | Better identifier parsingAlec Theriault2019-02-255-61/+212
| * | Support value/type namespaces on identifier linksAlec Theriault2019-02-253-8/+30
* | | 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