| Commit message (Expand) | Author | Age | Files | Lines |
* | Fill in associated type defaults with DeriveAnyClass | RyanGlScott | 2015-10-03 | 3 | -0/+92 |
* | Make GHC generics capable of handling unboxed types | RyanGlScott | 2015-10-03 | 7 | -23/+79 |
* | Fix DeriveGeneric for types with same OccName (#10487) | Ömer Sinan Ağacan | 2015-09-24 | 3 | -129/+179 |
* | Improve error message for newtypes and deriving clauses | John Wiegley | 2015-07-30 | 1 | -6/+6 |
* | Testsuite: delete remaining only_compiler_types(['ghc']) setups | Thomas Miedema | 2015-07-14 | 6 | -16/+4 |
* | Testsuite: add/fix cleanup for certain tests | Thomas Miedema | 2015-06-04 | 2 | -8/+8 |
* | Data.Complex: Derive Generic | Ben Gamari | 2015-04-03 | 3 | -4/+7 |
* | Add packageName to GHC.Generics.Datatype | Oleg Grenrus | 2015-02-05 | 6 | -0/+17 |
* | Attempt to improve cleaning | Simon Peyton Jones | 2014-12-23 | 1 | -3/+6 |
* | Fix test suite race on T5462 (solves intermittent T5462Yes1/T5462Yes2/T5462No... | Edward Z. Yang | 2014-12-02 | 2 | -5/+5 |
* | Implement #5462 (deriving clause for arbitrary classes) | Jose Pedro Magalhaes | 2014-11-20 | 9 | -6/+230 |
* | Fix support for deriving Generic1 for data families (FIX #9563) | Jose Pedro Magalhaes | 2014-09-12 | 2 | -0/+19 |
* | Complete work on new OVERLAPPABLE/OVERLAPPING pragmas (Trac #9242) | Simon Peyton Jones | 2014-07-31 | 1 | -2/+4 |
* | Make -XDeriveFunctor more generous about non-last arguments (Trac #8678) | Simon Peyton Jones | 2014-03-07 | 2 | -2/+4 |
* | Use U+2018 instead of U+201B quote mark in compiler messages | Herbert Valerio Riedel | 2014-02-25 | 14 | -39/+39 |
* | Include pairs in this test | Jose Pedro Magalhaes | 2013-11-19 | 3 | -2/+6 |
* | Update output for generics | Nicolas Frisby | 2013-11-18 | 21 | -99/+86 |
* | Adjust test suite to new Language Pragma warnigns | Joachim Breitner | 2013-09-14 | 2 | -2/+2 |
* | Add test for T7878 | Jose Pedro Magalhaes | 2013-05-09 | 5 | -1/+22 |
* | Fix tests after #7848 | Krzysztof Gogolewski | 2013-04-21 | 3 | -26/+26 |
* | Update outputs following the unicode quote change in GHC's output | Ian Lynagh | 2013-02-24 | 14 | -45/+45 |
* | Test #7631 | Jose Pedro Magalhaes | 2013-02-13 | 3 | -0/+12 |
* | Wibble to test output after fixing Trac #7436 | Simon Peyton Jones | 2013-01-07 | 1 | -1/+1 |
* | Add test for #7487 | Jose Pedro Magalhaes | 2012-12-10 | 1 | -0/+4 |
* | Update test output | Jose Pedro Magalhaes | 2012-09-21 | 1 | -1/+1 |
* | Add one of Reiner Pope's tests for #5936 | Jose Pedro Magalhaes | 2012-06-21 | 2 | -2/+13 |
* | Add test for #5936 | Jose Pedro Magalhaes | 2012-06-21 | 1 | -0/+4 |
* | Add tests for deriving Generic1 | Jose Pedro Magalhaes | 2012-06-21 | 41 | -9/+1019 |
* | Test Trac #5884 | Simon Peyton Jones | 2012-04-26 | 2 | -0/+10 |
* | Error message wibbles following TyClDecl/HsTyDefn refactoring | Simon Peyton Jones | 2012-03-26 | 2 | -13/+13 |
* | Adapt test output to reflect better -ddump-deriv output | Jose Pedro Magalhaes | 2012-01-04 | 1 | -4/+14 |
* | Error message wibbles for new CoAxiom story | Simon Peyton Jones | 2012-01-04 | 1 | -13/+2 |
* | Remove GenBigTypes test | Ian Lynagh | 2011-11-25 | 1 | -1/+0 |
* | Update outputs | Jose Pedro Magalhaes | 2011-11-25 | 1 | -0/+1 |
* | Remove executable mode from some files | David Terei | 2011-11-16 | 3 | -0/+0 |
* | Update GenDerivOutput output | Jose Pedro Magalhaes | 2011-11-04 | 1 | -15/+14 |
* | Add a test for the output of -ddump-deriv. | Jose Pedro Magalhaes | 2011-10-07 | 3 | -1/+76 |
* | Add more cleaning | Ian Lynagh | 2011-08-06 | 2 | -2/+5 |
* | Rename files and fix cleaning for GEq1 | Ian Lynagh | 2011-08-06 | 3 | -3/+4 |
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 29 | -0/+515 |