Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Functor Bag instance | Ben Gamari | 2017-10-19 | 1 | -0/+3 |
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | Fix typos in Bag.hs [ci skip] | Ömer Sinan Ağacan | 2017-07-08 | 1 | -2/+2 |
* | Update levity polymorphism | Richard Eisenberg | 2017-01-19 | 1 | -1/+7 |
* | Make dropDerivedSimples restore [WD] constraints | Simon Peyton Jones | 2016-12-12 | 1 | -0/+16 |
* | Remove 'deriving Typeable' statements | Ryan Scott | 2016-05-24 | 1 | -2/+1 |
* | Allow recursive (undecidable) superclasses | Simon Peyton Jones | 2015-12-15 | 1 | -2/+14 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -1/+1 |
* | Major Overhaul of Pattern Match Checking (Fixes #595) | George Karachalias | 2015-12-03 | 1 | -1/+25 |
* | Bag: Add Foldable instance | Ben Gamari | 2015-08-21 | 1 | -0/+4 |
* | Major patch to add -fwarn-redundant-constraints | Simon Peyton Jones | 2015-01-06 | 1 | -5/+10 |
* | compiler: de-lhs utils/ | Austin Seipp | 2014-12-03 | 1 | -0/+266 |