Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Semigroup a superclass of Monoid (re #14191) | Herbert Valerio Riedel | 2017-09-07 | 1 | -1/+1 |
* | Improve error messages for skolems | Simon Peyton Jones | 2017-03-10 | 1 | -2/+2 |
* | Add HsSyn prettyprinter tests | Alan Zimmerman | 2016-12-07 | 1 | -4/+4 |
* | Print which warning-flag controls an emitted warning | Michael Walker | 2016-02-25 | 1 | -4/+4 |
* | Fix typos | Rik Steenkamp | 2016-02-16 | 1 | -1/+1 |
* | Narrow scope of special-case for unqualified printing of names in core libraries | Ben Gamari | 2015-12-15 | 1 | -3/+3 |
* | Implement new `-fwarn-noncanonical-monoid-instances` | Herbert Valerio Riedel | 2015-12-06 | 1 | -3/+13 |
* | Refactor treatment of wildcards | Simon Peyton Jones | 2015-12-01 | 1 | -1/+1 |
* | Implement warnings for Semigroups as parent of Monoid | David Luposchainsky | 2015-11-29 | 1 | -19/+23 |
* | Add -Wcompat warning flag group | David Luposchainsky | 2015-11-24 | 1 | -0/+21 |