Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Built-in Natural literals in Core | Sylvain Henry | 2018-06-15 | 1 | -2/+2 |
* | Add HsSyn prettyprinter tests | Alan Zimmerman | 2016-12-07 | 1 | -7/+7 |
* | Allow GeneralizedNewtypeDeriving for classes with associated type families | Ryan Scott | 2016-11-06 | 1 | -2/+2 |
* | Refactor derived Generic instances to reduce allocations | Ryan Scott | 2016-06-19 | 1 | -18/+19 |
* | Encode strictness in GHC generics metadata | RyanGlScott | 2015-12-21 | 1 | -10/+18 |
* | Use TypeLits in the meta-data encoding of GHC.Generics | RyanGlScott | 2015-12-07 | 1 | -40/+20 |
* | Fix DeriveGeneric for types with same OccName (#10487) | Ömer Sinan Ağacan | 2015-09-24 | 1 | -15/+21 |
* | Add packageName to GHC.Generics.Datatype | Oleg Grenrus | 2015-02-05 | 1 | -0/+1 |
* | Fix tests after #7848 | Krzysztof Gogolewski | 2013-04-21 | 1 | -2/+2 |
* | Add tests for deriving Generic1 | Jose Pedro Magalhaes | 2012-06-21 | 1 | -0/+66 |