Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support GHC 7.10: no Safe-Inferred, Foldable instance | jpmoresmau | 2015-01-22 | 1 | -3/+5 |
| | |||||
* | Fix extra whitespace on signatures and update all test cases | Niklas Haas | 2014-08-24 | 1 | -6/+6 |
| | | | | | This was long overdue, now running ./accept.lhs on a clean test from master will not generate a bunch of changes. | ||||
* | Bump version to 2.15.0 | Mateusz Kowalczyk | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | Update appearance of fixity annotations | Niklas Haas | 2014-03-11 | 1 | -7/+13 |
| | | | | | | | This moves them in-line with their corresponding lines, similar to a presentation envision by @hvr and described in #ghc. Redundant operator names are also omitted when no ambiguity is present. | ||||
* | Render fixity information | Niklas Haas | 2014-03-08 | 1 | -2/+4 |
| | | | | | | Affects functions, type synonyms, type families, class names, data type names, constructors, data families, associated TFs/DFs, type synonyms, pattern synonyms and everything else I could think of. | ||||
* | <+>: Don't insert a space when concatenating empty nodes | Dr. ERDI Gergo | 2014-01-31 | 1 | -2/+2 |
| | |||||
* | Don't append newline to parseString input | Simon Hengel | 2014-01-12 | 1 | -4/+4 |
| | | | | We also check that we have parsed everything with endOfInput. | ||||
* | Bump version | Simon Hengel | 2013-11-10 | 1 | -1/+1 |
| | |||||
* | Fix broken test | Simon Hengel | 2013-06-01 | 1 | -3/+3 |
| | |||||
* | Bump version | Simon Hengel | 2012-12-07 | 1 | -1/+1 |
| | |||||
* | Move HTML reference renderings to /html-test/ref/ | Simon Hengel | 2012-10-15 | 1 | -0/+131 |