aboutsummaryrefslogtreecommitdiff
path: root/haddock-library
Commit message (Expand)AuthorAgeFilesLines
* Bump the versionsHécate Moonlight2022-08-051-2/+2
* Merge remote-tracking branch 'origin/ghc-9.4'Ben Gamari2022-08-053-3/+3
|\
| * Merge remote-tracking branch 'upstream/ghc-9.2' into ghc-headBen Gamari2022-04-251-7/+6
| |\
| * | Link to (~)Vladislav Zavialov2022-03-141-0/+1
| * | CI configuration for ghc-head (#1395)Ben Simms2021-05-283-7/+4
* | | Fix the changelog and bump the version of haddock-library on ghc-9.2Hécate Moonlight2022-05-082-1/+8
* | | fix parsing trailing quotes in backticked identifiers (#1408) (#1483)Artem Pelenitsyn2022-05-082-2/+5
* | | Keep track of ordered list indexes and render them (#1407)Ben Simms2022-05-034-27/+42
* | | Follow hlint, remove language pragmas in libs. (#1478)Phil de Joux2022-05-033-4/+1
* | | Add hlint action .hlint.yaml with ignores & CPP. (#1475)Phil de Joux2022-05-021-1/+2
* | | Parse Markdown links at beginning of line within a paragraph (#1470)Steve Hart2022-04-122-19/+29
* | | spelling errors (#1471)askeblad2022-04-061-1/+1
* | | Fix CI (#1467)Steve Hart2022-03-252-2/+5
* | | typos (#1464)askeblad2022-03-162-3/+3
| |/ |/|
* | Allow text-2.0 in haddock-library (#1459)ˌbodʲɪˈɡrʲim2022-03-041-1/+1
* | fix CI for 9.2 (#1436)Artem Pelenitsyn2021-11-271-2/+2
* | haddock-library does not depend on bytestring or transformers (#1426)Bodigrim2021-10-121-2/+0
* | Use GHC 9.2 in CI runner (#1378)Hécate Moonlight2021-05-281-2/+3
* | Allow hspec 2.8 (#1389)Felix Yan2021-05-141-2/+2
|/
* Merge branch 'ghc-head' into ghc-9.0alexbiehl-gc2021-02-071-1/+1
|\
| * Merge remote-tracking branch 'origin/ghc-9.0' into ghc-headBen Gamari2021-01-1322-207/+498
| |\
| * | Bump base upper bound to 4.16Vladislav Zavialov2020-09-181-1/+1
* | | Remove dubious parseModLinkalexbiehl2021-02-071-4/+0
* | | Add support for labeled module referencesIñaki García Etxebarria2021-02-075-28/+131
| |/ |/|
* | Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-0522-207/+498
|\ \ | |/ |/|
| * Fix haddock-library testsalexbiehl2020-12-081-1/+1
| * Add dangling changes from branches ghc-8.6 and ghc-8.8 (#1243)Xia Li-yao2020-12-083-4/+9
| * Allow more characters in anchor following module reference (#1220)Xia Li-yao2020-12-082-2/+11
| * Allow QuickCheck 2.14Felix Yan2020-04-011-1/+1
| * `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
* | | | haddock: Bounds bumps for GHC 8.12Ben Gamari2020-06-131-2/+2
* | | | Noramlize `tested-with` fields in cabal filesJohn Ericson2020-02-101-0/+2
* | | | Version bumps for GHC 8.11Ben Gamari2019-11-141-1/+1
|/ / /