summaryrefslogtreecommitdiff
path: root/testsuite/tests/overloadedlists
Commit message (Expand)AuthorAgeFilesLines
* testsuite: tweak error messages for new Show instanceSergei Trofimovich2016-02-121-2/+2
* TcErrors: Fix plural form of "instance" errorBen Gamari2016-02-091-1/+1
* Add a derived `Show SrcLoc` instanceEric Seidel2016-02-061-1/+1
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-274-13/+19
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-152-43/+48
* Generate Typeable info at definition sitesBen Gamari2015-10-301-2/+2
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-291-2/+2
* Generate Typeable info at definition sitesBen Gamari2015-10-291-2/+2
* Improve error messages for ambiguous type variablesDavid Kraeutmann2015-10-071-9/+12
* Injective type familiesJan Stolarek2015-09-031-1/+1
* Improve the error messages for class instance errorsSimon Peyton Jones2015-09-021-33/+35
* Error msg wibbles from reduced module prefixesSimon Peyton Jones2015-04-072-50/+44
* Add Data.Version.makeVersion & `IsList Version`Herbert Valerio Riedel2014-12-191-3/+6
* When outputting list of available instances, sort it.Edward Z. Yang2014-11-181-4/+4
* Wibbles to "...plus N others" error message about instances in scopeSimon Peyton Jones2014-08-281-6/+4
* ghc: Update containers submoduleAustin Seipp2014-05-182-17/+4
* Deprecate the AMP warnings.Austin Seipp2014-04-201-1/+1
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-256-32/+32
* Fix remaining AMP fallout.Austin Seipp2013-09-111-1/+1
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-246-42/+32
* Add tests for OverloadedListsSimon Peyton Jones2013-02-1427-0/+236