aboutsummaryrefslogtreecommitdiff
path: root/html-test
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|/ /
* | Miscellaneous improvements to `Convert` (#1020)Alec Theriault2019-02-035-87/+27
* | Accept new output `GHC.Maybe` -> `Data.Maybe` (#996)Alec Theriault2019-01-106-52/+52
* | Properly synify and render promoted type variables (#985)Alec Theriault2018-12-235-39/+250
* | Merge branch 'ghc-8.6' into ghc-headAlec Theriault2018-11-10106-862/+1547
|\|
| * Merge branch 'ghc-8.6' into wip/new-oceanAlec Theriault2018-11-09100-107/+317
| |\
| | * Only run MathJax on entities with "mathjax" class (#960)Alec Theriault2018-11-05100-107/+317
| * | Clicking on "Contents" navigates to top of pageAlec Theriault2018-11-086-6/+6
| * | Accept HTML output changesAlec Theriault2018-11-0722-283/+381
| * | Accept HTML outputAlec Theriault2018-10-251-5/+7
| * | Merge branch 'ghc-8.6' into wip/new-oceanAlec Theriault2018-10-252-0/+163
| |\|
| | * Avoid more conflicts in generated ids (#954)Alec Theriault2018-10-252-0/+163
| * | Accept testsAlec Theriault2018-10-187-33/+45
| * | Update test-suite reference html pagesNuno Alexandre2018-10-1896-292/+292
| * | html-test --acceptHerbert Valerio Riedel2018-10-1893-96/+98
| * | Add an initial-scale property to all haddock pagesNuno Alexandre2018-10-1894-0/+94
| * | Update html-test reference filesNuno Alexandre2018-10-1895-286/+287
| * | Update html test reference filesNunoAlexandre2018-10-1893-2/+95
| |/
| * Latex type families (#734)Alec Theriault2018-10-162-0/+377
| * Update the ghc-8.6 branch (#889)Simon Jakobi2018-07-2066-412/+2928
* | Accept test caseAlec Theriault2018-11-061-0/+84
* | Support (and flatten) inline markup in image linksAlec Theriault2018-11-061-0/+9
* | Accept test casesAlec Theriault2018-08-211-0/+196
* | Better rendering of unboxed sums/tuplesAlec Theriault2018-08-211-0/+18
* | Latex type families (#734)Alec Theriault2018-08-042-0/+377
* | Add some more unicode related tests (#872)Alec Theriault2018-07-202-0/+118
* | Misc tests (#858)Alec Theriault2018-07-206-0/+1075
* | Preserve docs on type family instances (#867)Alec Theriault2018-07-202-16/+32
* | Refactor handling of parens in types (#874)Alec Theriault2018-07-202-0/+111
* | Fix HEAD html-test (#860)Alec Theriault2018-07-1955-396/+1592
|/
* html-test: Accept outputSimon Jakobi2018-06-1359-1722/+460
* Use `ClassOpSig` instead of `TypeSig` for class methods (#835)Alec Theriault2018-06-1312-136/+120
* Travis: Build with ghc-8.4.2 (#793)Alexander Biehl2018-04-032-6/+6
* Show where instances are defined (#748)Alec Theriault2018-03-2118-89/+495
* Fix Bug548 for realalexbiehl2018-03-021-1/+1
* Revert "fix test"alexbiehl2018-03-021-1/+5
* haddock-test: Be more explicit which packages to passalexbiehl2018-03-023-5/+23
* fix testalexbiehl2018-03-021-5/+1
* Support unicode operators, proper modulesAlec Theriault2018-03-022-0/+86
* Make testsuite work with haddock-1.19.0 release (#766)Alexander Biehl2018-03-0274-1536/+1687
* Fix infinite loop when specializing instance heads (#723)Alec Theriault2018-02-012-0/+220
* Grid Tables (#718)Oleg Grenrus2018-02-012-0/+285
* Treat escaped \] better in definition lists (#717)Alexander Biehl2018-02-012-0/+328
* Clickable anchors for headings (#716)Alec Theriault2018-02-015-58/+108
* Fix #548 by rendering datatype kinds more carefully (#702)Ryan Scott2018-02-012-0/+603
* Use <details> element for collapsibles (#690)Tim Baumann2017-10-0965-2424/+2728
* Add compile step that bundles and compresses JS files (#684)Tim Baumann2017-09-2390-1530/+180
* Fix test fallout (again)alexbiehl2017-08-2990-0/+450