Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace calls to `ptext . sLit` with `text` | Jan Stolarek | 2016-01-18 | 1 | -57/+57 |
* | Visible type application | Richard Eisenberg | 2015-12-24 | 1 | -1/+1 |
* | Refactoring only | Simon Peyton Jones | 2015-12-24 | 1 | -1/+1 |
* | Random typo fixes | Herbert Valerio Riedel | 2015-12-17 | 1 | -1/+1 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -79/+124 |
* | Refactor treatment of wildcards | Simon Peyton Jones | 2015-12-01 | 1 | -12/+17 |
* | Refactor default methods (Trac #11105) | Simon Peyton Jones | 2015-11-25 | 1 | -12/+24 |
* | Fix inconsistent pretty-printing of type families | Michał Sośnicki | 2015-11-18 | 1 | -2/+2 |
* | Generate Typeable info at definition sites | Ben Gamari | 2015-10-30 | 1 | -52/+49 |
* | Revert "Generate Typeable info at definition sites" | Ben Gamari | 2015-10-29 | 1 | -49/+52 |
* | Generate Typeable info at definition sites | Ben Gamari | 2015-10-29 | 1 | -52/+49 |
* | Record pattern synonyms | Matthew Pickering | 2015-10-29 | 1 | -6/+11 |
* | Pattern synonyms: swap provided/required | Simon Peyton Jones | 2015-10-28 | 1 | -1/+1 |
* | Implement DuplicateRecordFields | Adam Gundry | 2015-10-16 | 1 | -25/+49 |
* | Show minimal complete definitions in ghci (#10847) | Moritz Kiefer | 2015-09-17 | 1 | -3/+27 |
* | Injective type families | Jan Stolarek | 2015-09-03 | 1 | -8/+27 |
* | Replace HsBang type with HsSrcBang and HsImplBang | Adam Sandberg Eriksson | 2015-08-10 | 1 | -13/+36 |
* | Improve warnings for rules that might not fire | Simon Peyton Jones | 2015-07-27 | 1 | -1/+1 |
* | Refactor tuple constraints | Simon Peyton Jones | 2015-05-18 | 1 | -5/+4 |
* | Revert multiple commits | Austin Seipp | 2015-05-14 | 1 | -4/+5 |
* | Refactor tuple constraints | Simon Peyton Jones | 2015-05-13 | 1 | -5/+4 |
* | Permit empty closed type families | Adam Gundry | 2015-05-04 | 1 | -15/+18 |
* | More comments on HsBang | Simon Peyton Jones | 2015-01-11 | 1 | -1/+2 |
* | Major patch to add -fwarn-redundant-constraints | Simon Peyton Jones | 2015-01-06 | 1 | -1/+1 |
* | Eliminate so-called "silent superclass parameters" | Simon Peyton Jones | 2014-12-23 | 1 | -4/+4 |
* | Add a provenance field to universal coercions. | Iavor S. Diatchki | 2014-12-17 | 1 | -1/+1 |
* | Source notes (Core support) | Peter Wortmann | 2014-12-16 | 1 | -0/+21 |
* | compiler: de-lhs iface/ | Austin Seipp | 2014-12-03 | 1 | -0/+1836 |