Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bug in ApplicativeDo (#11612) | Simon Marlow | 2016-02-20 | 2 | -0/+13 |
* | Refactor the typechecker to use ExpTypes. | Richard Eisenberg | 2016-01-27 | 1 | -15/+15 |
* | Visible type application | Richard Eisenberg | 2015-12-24 | 1 | -41/+67 |
* | Allow recursive (undecidable) superclasses | Simon Peyton Jones | 2015-12-15 | 1 | -5/+5 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -2/+2 |
* | Refactor treatment of wildcards | Simon Peyton Jones | 2015-12-01 | 1 | -4/+4 |
* | Bump ghc-prim version to 0.5.0.0 (closes #11043) | Herbert Valerio Riedel | 2015-11-01 | 1 | -1/+1 |
* | Bump `base` version to 4.9.0.0 (closes #11026) | Herbert Valerio Riedel | 2015-11-01 | 1 | -1/+1 |
* | ApplicativeDo transformation | Simon Marlow | 2015-09-17 | 14 | -0/+607 |