aboutsummaryrefslogtreecommitdiff
path: root/html-test/src
Commit message (Expand)AuthorAgeFilesLines
* Follow hlint suggestion: unused LANGUAGE pragma. (#1504)Phil de Joux2022-07-195-6/+5
* typos (#1464)askeblad2022-03-163-3/+3
* html-test: Always set languageJoachim Breitner2021-02-22125-0/+125
* Merge remote-tracking branch 'origin/ghc-9.0' into ghc-headBen Gamari2021-01-1319-13/+207
|\
| * Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-0519-13/+207
| |\
| | * Add support for custom section anchors (#1179)IƱaki2020-04-251-0/+8
| | * Fallback to `hiDecl` when `extractDecl` failsAlec Theriault2020-04-212-0/+13
| | * Fix #1050 by filtering out invisible AppTy argumentsRyan Scott2020-04-051-0/+11
| | * Disallow links in section headersAlec Theriault2020-03-282-12/+5
| | * Disallow qualified uses of reserved identifiersAlec Theriault2020-03-271-0/+5
| | * Reify oversaturated data family instances correctly (#1103)Ryan Scott2019-10-231-0/+24
| | * Fix the ignore-exports option (#1082)Alexis King2019-09-301-1/+4
| | * Regression test: promoted lists in associated typesAlec Theriault2019-05-261-0/+9
| | * Fix #1063 with better parenthesization logic for contextsAlec Theriault2019-05-171-0/+9
| | * Better support for default methods in classesAlec Theriault2019-03-092-0/+33
| | * Merge branch 'ghc-8.6' into ghc-8.8Alec Theriault2019-03-033-0/+29
| | |\
| | | * Fix standalone deriving docsAlec Theriault2019-02-251-0/+11
| | | * Fix #1004 with a pinch of dropForAllsRyan Scott2019-01-271-0/+3
| | | * More uniform handling of `forall`'s in HTML/LaTeXAlec Theriault2018-11-261-0/+15
| | * | Fix bogus identifier defaultingAlec Theriault2019-02-261-0/+9
| | * | Better identifier parsingAlec Theriault2019-02-251-0/+35
| | * | Support value/type namespaces on identifier linksAlec Theriault2019-02-251-0/+13
* | | | Display linear/multiplicity arrows correctly (#1238)Krzysztof Gogolewski2020-12-161-0/+14
|/ / /
* | | testsuite: Update expected output for simplified subsumptionBen Gamari2020-06-031-1/+1
* | | Explicit Specificity Support for HaddockGert-Jan Bottu2020-05-201-1/+1
|/ /
* | Properly synify and render promoted type variables (#985)Alec Theriault2018-12-231-0/+11
* | Merge branch 'ghc-8.6' into ghc-headAlec Theriault2018-11-101-0/+17
|\|
| * Avoid more conflicts in generated ids (#954)Alec Theriault2018-10-251-0/+17
| * Latex type families (#734)Alec Theriault2018-10-161-0/+21
| * Update the ghc-8.6 branch (#889)Simon Jakobi2018-07-205-0/+106
* | Support (and flatten) inline markup in image linksAlec Theriault2018-11-061-0/+9
* | Better rendering of unboxed sums/tuplesAlec Theriault2018-08-211-0/+18
* | Latex type families (#734)Alec Theriault2018-08-041-0/+21
* | Add some more unicode related tests (#872)Alec Theriault2018-07-201-0/+18
* | Misc tests (#858)Alec Theriault2018-07-203-0/+77
* | Refactor handling of parens in types (#874)Alec Theriault2018-07-201-0/+11
|/
* Support unicode operators, proper modulesAlec Theriault2018-03-021-0/+6
* Fix infinite loop when specializing instance heads (#723)Alec Theriault2018-02-011-0/+24
* Grid Tables (#718)Oleg Grenrus2018-02-011-0/+47
* Treat escaped \] better in definition lists (#717)Alexander Biehl2018-02-011-0/+55
* Fix #548 by rendering datatype kinds more carefully (#702)Ryan Scott2018-02-011-0/+3
* Fix: Generate pattern signatures for constructors exported as patterns (#663)Tim Baumann2017-08-062-1/+33
* Fix renaming after instance signature specializing (#660)Moritz Drexl2017-08-051-0/+16
* Document record fields when DuplicateRecordFields is enabled (#649)Alex Biehl2017-07-031-0/+25
* Make per-argument docs for class methods work again (#648)Alex Biehl2017-06-291-0/+6
* Don't include names with empty subordinates in maps (#644)Alex Biehl2017-06-232-0/+10
* Haddock support for bundled pattern synonyms (#627)Christiaan Baaij2017-06-092-0/+120
* Allow user defined signatures for pattern synonyms (#631)Alex Biehl2017-06-031-0/+5
* Improve error messageSergey Vinokurov2017-04-291-1/+1
* Fix #280. Parsing of module headerSebastian Meric de Bellefon2016-05-151-0/+11