aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref
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
* | 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
|/
* Merge pull request #1342 from nomeata/joachim/haskell2010-in-tests-ghc-headHécate Moonlight2021-02-22120-0/+720
|\
| * html-test: Always set languageJoachim Breitner2021-02-22120-0/+720
* | 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-13121-248/+5170
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-05120-247/+5027
| |\
| | * Add support for custom section anchors (#1179)Iñaki2020-04-251-0/+91
| | * Fallback to `hiDecl` when `extractDecl` failsAlec Theriault2020-04-212-0/+198
| | * Fix #1050 by filtering out invisible AppTy argumentsRyan Scott2020-04-051-0/+110
| | * Disallow links in section headersAlec Theriault2020-03-281-41/+13
| | * Disallow qualified uses of reserved identifiersAlec Theriault2020-03-271-0/+76
| | * 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-20115-163/+4497
| | |\
| | | * Update test fixturesKleidukos2020-03-192-6/+6
| | | * Reify oversaturated data family instances correctly (#1103)Ryan Scott2019-10-231-0/+556
| | | * Fix the ignore-exports option (#1082)Alexis King2019-09-301-7/+47
| | | * Regression test: promoted lists in associated typesAlec Theriault2019-05-261-0/+248
| | | * Fix #1063 with better parenthesization logic for contextsAlec Theriault2019-05-171-0/+100
| | | * Unbreak #1004 test caseAlec Theriault2019-05-171-11/+1
| | | * Better support for default methods in classesAlec Theriault2019-03-092-0/+340
| | | * Merge branch 'ghc-8.6' into ghc-8.8Alec Theriault2019-03-03109-219/+2727
| | | |\
| | | | * Fix standalone deriving docsAlec Theriault2019-02-251-0/+222
| | | | * Fix #1004 with a pinch of dropForAllsRyan Scott2019-01-271-0/+2072
| | | | * 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-264-12/+194
| | | | * Rename 'NewOcean' theme to 'Linuwial'Alec Theriault2018-11-11100-170/+170
| | | * | Fix bogus identifier defaultingAlec Theriault2019-02-261-0/+146
| | | * | Better identifier parsingAlec Theriault2019-02-252-1/+287
| | | * | Support value/type namespaces on identifier linksAlec Theriault2019-02-252-8/+154
* | | | | Display linear/multiplicity arrows correctly (#1238)Krzysztof Gogolewski2020-12-161-0/+108
* | | | | 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-031-3/+3
|/ / /
* | | Update test output for introduction of Safe-InferredBen Gamari2019-06-0793-93/+93
* | | Update html-test output to reflect #16391 changesRyan Scott2019-03-061-6/+6
* | | Removes `haddock-test`s dependency on `xml`/`xhtml` (#1027)Alec Theriault2019-02-10103-613/+407
|/ /