summaryrefslogtreecommitdiff
path: root/testsuite/tests/generics/GenDerivOutput.stderr
Commit message (Expand)AuthorAgeFilesLines
* Derive <$David Feuer2017-02-071-6/+3
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-28/+28
* Allow GeneralizedNewtypeDeriving for classes with associated type familiesRyan Scott2016-11-061-2/+2
* Improve typechecking of instance defaultsSimon Peyton Jones2016-06-241-0/+6
* Refactor derived Generic instances to reduce allocationsRyan Scott2016-06-191-75/+79
* Encode strictness in GHC generics metadataRyanGlScott2015-12-211-8/+42
* Use TypeLits in the meta-data encoding of GHC.GenericsRyanGlScott2015-12-071-118/+101
* Fix DeriveGeneric for types with same OccName (#10487)Ömer Sinan Ağacan2015-09-241-34/+46
* Add packageName to GHC.Generics.DatatypeOleg Grenrus2015-02-051-0/+2
* Fix tests after #7848Krzysztof Gogolewski2013-04-211-8/+8
* Wibble to test output after fixing Trac #7436Simon Peyton Jones2013-01-071-1/+1
* Add tests for deriving Generic1Jose Pedro Magalhaes2012-06-211-1/+128
* Adapt test output to reflect better -ddump-deriv outputJose Pedro Magalhaes2012-01-041-4/+14
* Error message wibbles for new CoAxiom storySimon Peyton Jones2012-01-041-13/+2
* Remove executable mode from some filesDavid Terei2011-11-161-0/+0
* Update GenDerivOutput outputJose Pedro Magalhaes2011-11-041-15/+14
* Add a test for the output of -ddump-deriv.Jose Pedro Magalhaes2011-10-071-0/+66