summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_compile/T14578.stderr
Commit message (Expand)AuthorAgeFilesLines
* Use HsOuterExplicit in instance sigs in deriving-generated codeRyan Scott2020-12-181-10/+13
* Optimise nullary type constructor usagewip/tyconapp-optsBen Gamari2020-12-141-4/+3
* Revert "Optimise nullary type constructor usage"Ben Gamari2020-12-141-3/+4
* Optimise nullary type constructor usageBen Gamari2020-12-141-4/+3
* Use NHsCoreTy to embed types into GND-generated codeRyan Scott2020-06-281-31/+18
* Revert "Specify kind variables for inferred kinds in base."Ben Gamari2020-05-251-11/+10
* Specify kind variables for inferred kinds in base.Baldur Blöndal2020-05-081-10/+11
* Handle promoted data constructors in typeToLHsType correctlyRyan Scott2020-04-081-15/+15
* Use InstanceSigs in GND/DerivingVia-generated code (#17899)Ryan Scott2020-03-091-38/+45
* Produce all DerivInfo in tcTyAndClassDeclsVladislav Zavialov2019-07-041-31/+31
* Fix #14579 by defining tyConAppNeedsKindSig, and using itRyan Scott2019-02-051-20/+10
* Fix #15637 by using VTA more in GNDRyan Scott2018-10-011-10/+16
* Instantiate GND bindings with an explicit type signatureRyan Scott2018-07-051-55/+48
* Fix #15307 by making nlHsFunTy parenthesize moreRyan Scott2018-07-051-4/+5
* Orient TyVar/TyVar equalities with deepest on the leftSimon Peyton Jones2018-05-181-4/+4
* Make typeToLHsType produce kind signatures for tycon applicationsRyan Scott2018-01-031-7/+14
* Fix #14578 by checking isCompoundHsType in more placesRyan Scott2017-12-201-0/+115