aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref
Commit message (Expand)AuthorAgeFilesLines
* 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-021-0/+80
* Make testsuite work with haddock-1.19.0 release (#766)Alexander Biehl2018-03-0273-1536/+1672
* Fix infinite loop when specializing instance heads (#723)Alec Theriault2018-02-011-0/+196
* Grid Tables (#718)Oleg Grenrus2018-02-011-0/+238
* Treat escaped \] better in definition lists (#717)Alexander Biehl2018-02-011-0/+273
* Clickable anchors for headings (#716)Alec Theriault2018-02-015-58/+108
* Fix #548 by rendering datatype kinds more carefully (#702)Ryan Scott2018-02-011-0/+600
* 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-062-0/+200
* Fix renaming after instance signature specializing (#660)Moritz Drexl2017-08-052-89/+349
* Document record fields when DuplicateRecordFields is enabled (#649)Alex Biehl2017-07-031-0/+160
* Make per-argument docs for class methods work again (#648)Alex Biehl2017-06-291-0/+114
* Don't include names with empty subordinates in maps (#644)Alex Biehl2017-06-231-0/+80
* Haddock support for bundled pattern synonyms (#627)Christiaan Baaij2017-06-092-0/+946
* Allow user defined signatures for pattern synonyms (#631)Alex Biehl2017-06-031-0/+29
* Improve error messageSergey Vinokurov2017-04-291-2/+2
* 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-281-0/+81
|\
| * Fix #280. Parsing of module headerSebastian Meric de Bellefon2016-05-151-0/+81
* | remove framed view of the HTML documentation (see #114 and #274)Sebastian Meric de Bellefon2016-05-242-58/+0
* | Fix #303. Hide footer when printingSebastian Meric de Bellefon2016-05-141-0/+3
|/
* html-test: Update reference outputBen Gamari2016-05-107-240/+820
* Update tests for previous commitPhil Ruffwind2016-02-0880-645/+1586
* html-test: Accept test outputBen Gamari2016-02-0881-2873/+4556
* Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-headBen Gamari2015-12-2556-0/+244
|\
| * Fix the documentation for haddock itself.Dominic Steinitz2015-12-2156-1/+131
| * Handle inline math with mathjax.Dominic Steinitz2015-12-212-0/+114
* | OrphanInstances: Accept test outputBen Gamari2015-12-243-0/+279
|/
* Accept tests affected by changes related to instance expander.Łukasz Hanuszczak2015-08-219-210/+210
* Make identifier generation also architecture-independent.Łukasz Hanuszczak2015-08-218-48/+48
* Re-accept tests after applying deterministic section identifiers.Łukasz Hanuszczak2015-08-219-56/+56
* Accept tests affected by adding instance details section.Łukasz Hanuszczak2015-08-2110-134/+712
* Rename advanced types test case and accept new output.Łukasz Hanuszczak2015-08-062-97/+201
* Update tests to follow HTML changesMateusz Kowalczyk2015-08-0278-805/+849