Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests for previous commit | Phil Ruffwind | 2016-02-08 | 1 | -10/+20 |
| | |||||
* | html-test: Accept test output | Ben Gamari | 2016-02-08 | 1 | -28/+25 |
| | |||||
* | Update tests to follow HTML changes | Mateusz Kowalczyk | 2015-08-02 | 1 | -6/+6 |
| | |||||
* | support GHC 7.10: no Safe-Inferred, Foldable instance | jpmoresmau | 2015-01-22 | 1 | -1/+1 |
| | |||||
* | Fix extra whitespace on signatures and update all test cases | Niklas Haas | 2014-08-24 | 1 | -8/+8 |
| | | | | | This was long overdue, now running ./accept.lhs on a clean test from master will not generate a bunch of changes. | ||||
* | Parse identifiers with ^ and ⋆ in them. | Mateusz Kowalczyk | 2014-04-11 | 1 | -0/+133 |
Fixes #298. |