aboutsummaryrefslogtreecommitdiff
path: root/html-test
Commit message (Expand)AuthorAgeFilesLines
* Rename 'NewOcean' theme to 'Linuwial'Alec Theriault2018-11-11100-170/+170
* 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
* 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
* Use new MathJax URL in html-testalexbiehl2017-04-25136-217/+217
* Update test suite to expect kind annotations on type parameters.Brian Huffman2017-03-232-5/+9
* Copyright holders shown on several lines. Fix #279Sebastian Meric de Bellefon2016-06-162-5/+5
* Merge pull request #504 from Helkafen/issue-280Sebastian Méric de Bellefon2016-05-282-0/+92
|\