summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T10348.hs
Commit message (Expand)AuthorAgeFilesLines
* Mark AutoDeriveTypeable as deprecatedKrzysztof Gogolewski2018-07-061-1/+1
* Check KnownSymbol => Typeable deductionGabor Greif2015-06-221-2/+4
* Change `Typeable` instance for type-lis to use the Known* classes.Iavor S. Diatchki2015-06-211-2/+9
* Demonstrate that inferring Typeable for type literals worksGabor Greif2015-06-151-0/+3
* Test Trac #10348Gabor Greif2015-06-151-0/+20