summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving
Commit message (Expand)AuthorAgeFilesLines
* Fix all broken perf tests on x64 WindowsTamar Christina2017-02-211-1/+4
* Fix computation of dfun_tvs in mkNewTypeEqnSimon Peyton Jones2017-02-212-0/+10
* Fix DeriveAnyClass (again)Simon Peyton Jones2017-02-213-0/+46
* Type-indexed TypeableBen Gamari2017-02-181-2/+3
* Refactor DeriveAnyClass's instance context inferenceRyan Scott2017-02-1012-28/+103
* Join pointsLuke Maurer2017-02-011-1/+3
* Fix broken testsPhil Ruffwind2017-01-301-5/+3
* Bump Win32 version.Ben Gamari2017-01-241-3/+1
* Typos and grammar in manual/commentsGabor Greif2017-01-231-1/+1
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-223-17/+9
* Update levity polymorphismRichard Eisenberg2017-01-192-6/+5
* Fix typos (not test relevant)Gabor Greif2016-12-211-1/+1
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-291-2/+2
* Make default output less verbose (source/object paths)Sylvain HENRY2016-11-111-2/+2
* Prevent GND from inferring an instance context for method-less classesRyan Scott2016-11-104-8/+20
* Allow GeneralizedNewtypeDeriving for classes with associated type familiesRyan Scott2016-11-0611-8/+138
* testsuite: Update T10858 allocationsBen Gamari2016-11-021-1/+1
* testsuite: Mark T10858 as broken on WindowsBen Gamari2016-10-171-1/+2
* Fix Show derivation in the presence of RebindableSyntax/OverloadedStringsRyan Scott2016-10-152-0/+16
* Make error when deriving an instance for a typeclass less misleadingRyan Scott2016-10-146-0/+85
* Disallow standalone deriving declarations involving unboxed tuples or sumsRyan Scott2016-10-013-0/+25
* Implement deriving strategiesRyan Scott2016-09-3023-5/+135
* Fix impredicativity (again)Simon Peyton Jones2016-09-303-2/+24
* Fix derived Ix instances for one-constructor GADTsRyan Scott2016-09-112-0/+12
* Make generated Ord instances smaller (per #10858).Petr Prokhorenkov2016-09-054-0/+21
* Less scary arity mismatch error message when derivingmniip2016-09-053-7/+3
* Make DeriveFunctor work with unboxed tuplesRyan Scott2016-07-182-0/+8
* Fix misspellings of the word "instance" in commentsRyan Scott2016-07-181-1/+1
* Make unique auxiliary function names in derivingSimon Peyton Jones2016-07-052-1/+13
* Test Trac #12163Simon Peyton Jones2016-06-223-1/+15
* Testsuite: mark tests expect brokenThomas Miedema2016-06-201-1/+2
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2018-78/+78
* Testsuite: remove Windows CR [skip ci]Thomas Miedema2016-06-202-29/+29
* Improve typechecking of let-bindingsSimon Peyton Jones2016-06-132-29/+29
* Testsuite: delete drvfail015.stderr-7.0 [skip ci]Thomas Miedema2016-05-241-12/+0
* Fix deriveTyData's kind unification when two kind variables are unifiedRyanGlScott2016-05-122-0/+10
* Make validDerivPred ignore non-visible arguments to a class type constructorRyanGlScott2016-05-022-0/+10
* Minor improvement to error messageSimon Peyton Jones2016-04-281-1/+1
* Testsuite: fixup lots of testsThomas Miedema2016-04-261-1/+1
* SCC analysis for instances as well as types/classesSimon Peyton Jones2016-04-201-2/+4
* Deriving Functor-like classes should unify kind variablesRyanGlScott2016-04-113-22/+1
* Remove the instantiation check when deriving Generic(1)RyanGlScott2016-04-105-0/+59
* Show: Restore redundant parentheses around recordsBen Gamari2016-03-241-1/+1
* Fix #11357.Richard Eisenberg2016-03-152-0/+11
* Print which warning-flag controls an emitted warningMichael Walker2016-02-253-25/+25
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-2510-0/+0
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-235-26/+15
* Testsuite: accept output without Windows line endings (#11631)Thomas Miedema2016-02-234-29/+29
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-238-101/+101
* Add test (only) to assure that #11535 is fixedTakayuki Muranushi2016-02-203-0/+34