Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace calls to `ptext . sLit` with `text` | Jan Stolarek | 2016-01-18 | 1 | -4/+4 |
* | Remove some redundant definitions/constraints | Herbert Valerio Riedel | 2015-12-31 | 1 | -1/+0 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -2/+2 |
* | Make Monad/Applicative instances MRP-friendly | Herbert Valerio Riedel | 2015-10-17 | 1 | -2/+2 |
* | Filter orphan rules based on imports, fixes #10294 and #10420. | Edward Z. Yang | 2015-06-20 | 1 | -4/+4 |
* | Comments only, mostly typos | Thomas Miedema | 2015-04-03 | 1 | -1/+1 |
* | Do proper depth checking in the flattener to avoid looping. | Richard Eisenberg | 2015-03-23 | 1 | -8/+9 |
* | Move declaration of Rulebase from Rules to CoreSyn | Simon Peyton Jones | 2015-03-17 | 1 | -1/+1 |
* | Make -ddump-splices output to stdout (fixes #8796) | Alexander Vershilov | 2015-02-05 | 1 | -1/+1 |
* | compiler: de-lhs simplCore/ | Austin Seipp | 2014-12-03 | 1 | -0/+218 |