aboutsummaryrefslogtreecommitdiff
path: root/html-test
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* Accept testsalexbiehl2017-08-2890-540/+540
* Fix tests for content searchalexbiehl2017-08-2890-21/+641
* Fix: Generate pattern signatures for constructors exported as patterns (#663)Tim Baumann2017-08-064-1/+233
* Fix renaming after instance signature specializing (#660)Moritz Drexl2017-08-053-89/+365
* Document record fields when DuplicateRecordFields is enabled (#649)Alex Biehl2017-07-032-0/+185
* Make per-argument docs for class methods work again (#648)Alex Biehl2017-06-292-0/+120
* Don't include names with empty subordinates in maps (#644)Alex Biehl2017-06-233-0/+90
* Haddock support for bundled pattern synonyms (#627)Christiaan Baaij2017-06-094-0/+1066
* Allow user defined signatures for pattern synonyms (#631)Alex Biehl2017-06-032-0/+34
* Improve error messageSergey Vinokurov2017-04-292-3/+3
* Remove anything related to obsolete frames modealexbiehl2017-04-2683-296/+165
* `html-test --accept` deltas to reference samplesHerbert Valerio Riedel2017-04-258-115/+183