aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/BugDeprecated.html
Commit message (Collapse)AuthorAgeFilesLines
* Update tests to follow HTML changesMateusz Kowalczyk2015-08-021-7/+7
|
* support GHC 7.10: no Safe-Inferred, Foldable instancejpmoresmau2015-01-221-1/+1
|
* Update test cases for GHC bug #8945, Haddock #188Mateusz Kowalczyk2014-04-031-21/+17
| | | | | | | The order of signature groups has been corrected upstream. Here we add a test case and update some existing test-cases to reflect this change. We remove grouped signature in test cases that we can (Minimal, BugDeprecated &c) so that the test is as self-contained as possible.
* Bump version to 2.15.0Mateusz Kowalczyk2014-03-111-1/+1
|
* Fix totality, unicode, examples, paragraph parsingSimon Hengel2014-01-121-6/+3
| | | | | | | | Also simplify specs and parsers while we're at it. Some parsers were made more generic. This commit is a part of GHC pre-merge squash, email fuuzetsu@fuuzetsu.co.uk if you need the full commit history.
* Don't append newline to parseString inputSimon Hengel2014-01-121-13/+7
| | | | We also check that we have parsed everything with endOfInput.
* Bump versionSimon Hengel2013-11-101-1/+1
|
* Bump versionSimon Hengel2012-12-071-1/+1
|
* Move HTML reference renderings to /html-test/ref/Simon Hengel2012-10-151-0/+198