aboutsummaryrefslogtreecommitdiff
path: root/html-test
Commit message (Expand)AuthorAgeFilesLines
* html-test: Testsuite changes for GHC 9.4.1Ben Gamari2022-08-063-54/+220
* Clean up build and testsuite for GHC 9.4Ben Gamari2022-08-053-220/+54
* Merge remote-tracking branch 'origin/ghc-9.4'Ben Gamari2022-08-057-49/+57
|\
| * Update test outputBen Gamari2022-04-291-6/+2
| * Rename [] to ListVladislav Zavialov2022-04-061-2/+6
| * Link to (~)Vladislav Zavialov2022-03-142-3/+11
| * Update html-test for Data.List revertMatthew Pickering2021-12-021-5/+5
| * Enable Haddock tests in GHC windows CI (#1428)wz10002021-10-113-14/+14
| * Update ref, the variables got renamed. (#1391)Divam Narula2021-05-201-25/+25
| * Specialization of Data.ListOleg Grenrus2021-03-273-11/+11
* | Follow hlint suggestion: unused LANGUAGE pragma. (#1504)Phil de Joux2022-07-195-6/+5
* | Keep track of ordered list indexes and render them (#1407)Ben Simms2022-05-033-12/+12
* | Fix CI (#1467)Steve Hart2022-03-252-2/+2
* | typos (#1464)askeblad2022-03-163-3/+3
|/
* Merge pull request #1342 from nomeata/joachim/haskell2010-in-tests-ghc-headHécate Moonlight2021-02-22245-0/+845
|\
| * html-test: Always set languageJoachim Breitner2021-02-22245-0/+845
* | Stable sort for (data/newtype) instancesalexbiehl2021-02-119-957/+957
|/
* Merge remote-tracking branch 'origin/ghc-head' into wip/ghc-head-mergeBen Gamari2021-02-0617-237/+199
|\
| * Accept testsAlex Biehl2021-01-0911-21/+21
* | Merge remote-tracking branch 'origin/ghc-9.0' into ghc-headBen Gamari2021-01-13142-269/+5380
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-05141-268/+5237
| |\
| | * Add support for custom section anchors (#1179)Iñaki2020-04-252-0/+99
| | * Fallback to `hiDecl` when `extractDecl` failsAlec Theriault2020-04-214-0/+211
| | * Fix #1050 by filtering out invisible AppTy argumentsRyan Scott2020-04-052-0/+121
| | * Disallow links in section headersAlec Theriault2020-03-283-53/+18
| | * Disallow qualified uses of reserved identifiersAlec Theriault2020-03-272-0/+81
| | * Update parsing to strip whitespace from table cells (#1074)Alina Banerjee2020-03-201-48/+48
| | * Merge branch 'ghc-8.8' into ghc-8.10Alec Theriault2020-03-20128-171/+4663
| | |\
| | | * Update test fixturesKleidukos2020-03-192-6/+6
| | | * Reify oversaturated data family instances correctly (#1103)Ryan Scott2019-10-232-0/+580
| | | * Fix the ignore-exports option (#1082)Alexis King2019-09-303-14/+51
| | | * Regression test: promoted lists in associated typesAlec Theriault2019-05-262-0/+257
| | | * Fix #1063 with better parenthesization logic for contextsAlec Theriault2019-05-172-0/+109
| | | * Unbreak #1004 test caseAlec Theriault2019-05-171-11/+1
| | | * Better support for default methods in classesAlec Theriault2019-03-094-0/+373
| | | * Merge branch 'ghc-8.6' into ghc-8.8Alec Theriault2019-03-03112-219/+2756
| | | |\
| | | | * Fix standalone deriving docsAlec Theriault2019-02-252-0/+233
| | | | * Fix #1004 with a pinch of dropForAllsRyan Scott2019-01-272-0/+2075
| | | | * Keep forall on H98 existential data constructors (#1003)Alec Theriault2019-01-232-8/+24
| | | | * More uniform handling of `forall`'s in HTML/LaTeXAlec Theriault2018-11-265-12/+209
| | | | * Rename 'NewOcean' theme to 'Linuwial'Alec Theriault2018-11-11100-170/+170
| | | * | Fix bogus identifier defaultingAlec Theriault2019-02-262-0/+155
| | | * | Better identifier parsingAlec Theriault2019-02-253-1/+322
| | | * | Support value/type namespaces on identifier linksAlec Theriault2019-02-254-9/+168
* | | | | Display linear/multiplicity arrows correctly (#1238)Krzysztof Gogolewski2020-12-162-0/+122
* | | | | Update output for nullary TyConApp optimisation (ghc/ghc!2952)Ben Gamari2020-12-161-105/+105
* | | | | Changed tests due to unification of `Nat` and `Natural`HaskellMouse2020-10-131-12/+12
|/ / / /
* | | | Adapt Haddock to LinearTypesKrzysztof Gogolewski2020-06-171-5/+1
* | | | testsuite: Update expected output for simplified subsumptionBen Gamari2020-06-032-4/+4
* | | | Explicit Specificity Support for HaddockGert-Jan Bottu2020-05-201-1/+1
|/ / /