aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/Bug548.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix HEAD html-test (#860)Alec Theriault2018-07-191-49/+221
| | | | | | | | | | * Update tests for 'StarIsType' * Accept tests * Revert "Update tests for 'StarIsType'" This reverts commit 7f0c01383bbba6dc5af554ee82988d2cf44e407a.
* html-test: Accept outputSimon Jakobi2018-06-131-210/+46
|
* Travis: Build with ghc-8.4.2 (#793)Alexander Biehl2018-04-031-4/+4
|
* Show where instances are defined (#748)Alec Theriault2018-03-211-7/+35
| | | | | | | | | | | | | | * Indicate source module of instances Above instance, we now also display a link to the module where the instance was defined. This is sometimes helpful in figuring out what to import. * Source module for type/data families too * Remove parens * Accept tests
* Make testsuite work with haddock-1.19.0 release (#766)Alexander Biehl2018-03-021-129/+115
|
* Fix #548 by rendering datatype kinds more carefully (#702)Ryan Scott2018-02-011-0/+600