Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update levity polymorphism | Richard Eisenberg | 2017-01-19 | 1 | -24/+79 |
* | Fix 'SPECIALISE instance' | Simon Peyton Jones | 2016-12-21 | 1 | -2/+2 |
* | Add HsSyn prettyprinter tests | Alan Zimmerman | 2016-12-07 | 1 | -1/+1 |
* | Implement unboxed sum primitive type | Ömer Sinan Ağacan | 2016-07-21 | 1 | -0/+1 |
* | Make Arrow desugaring deterministic | Bartosz Nitka | 2016-05-24 | 1 | -31/+32 |
* | Remove some varSetElems in dsCmdStmt | Bartosz Nitka | 2016-05-11 | 1 | -3/+5 |
* | Kill some unnecessary varSetElems | Bartosz Nitka | 2016-04-15 | 1 | -1/+1 |
* | Refactor the typechecker to use ExpTypes. | Richard Eisenberg | 2016-01-27 | 1 | -7/+6 |
* | Replace calls to `ptext . sLit` with `text` | Jan Stolarek | 2016-01-18 | 1 | -2/+1 |
* | Visible type application | Richard Eisenberg | 2015-12-24 | 1 | -2/+2 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -11/+9 |
* | Refactor treatment of wildcards | Simon Peyton Jones | 2015-12-01 | 1 | -1/+1 |
* | ApiAnnotations: Make all RdrName occurences Located | Alan Zimmerman | 2015-11-23 | 1 | -3/+3 |
* | APIAnnotations:add Locations in hsSyn for layout | Alan Zimmerman | 2015-11-13 | 1 | -8/+10 |
* | ApplicativeDo transformation | Simon Marlow | 2015-09-17 | 1 | -8/+3 |
* | Refactor tuple constraints | Simon Peyton Jones | 2015-05-18 | 1 | -1/+1 |
* | Revert multiple commits | Austin Seipp | 2015-05-14 | 1 | -1/+1 |
* | Refactor tuple constraints | Simon Peyton Jones | 2015-05-13 | 1 | -1/+1 |
* | Revert "API Annotations : add Locations in hsSyn were layout occurs" | Austin Seipp | 2015-05-06 | 1 | -16/+14 |
* | API Annotations : add Locations in hsSyn were layout occurs | Alan Zimmerman | 2015-05-06 | 1 | -14/+16 |
* | Refactor the handling of quasi-quotes | Simon Peyton Jones | 2015-02-10 | 1 | -1/+0 |
* | API Annotations tweaks. | Alan Zimmerman | 2015-01-16 | 1 | -4/+5 |
* | Major patch to add -fwarn-redundant-constraints | Simon Peyton Jones | 2015-01-06 | 1 | -2/+2 |
* | compiler: de-lhs deSugar/ | Austin Seipp | 2014-12-03 | 1 | -0/+1177 |