summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T5095.stderr
Commit message (Expand)AuthorAgeFilesLines
* Diagnostic codes: acccept test changessheaf2022-09-131-1/+1
* compiler: Introduce and use RoughMap for instance environmentsBen Gamari2022-02-041-3/+3
* Include "not more specific" info in overlap msgsheaf2021-11-201-3/+4
* Improve overlap error for polykinded constraintssheaf2021-10-061-2/+2
* Add more instances for SoloDavid Feuer2021-09-181-2/+2
* Update testsuiteSylvain Henry2020-06-171-2/+1
* Do eager instantation in termsSimon Peyton Jones2020-04-221-3/+3
* testsuite: Fix a variety of issues when building with integer-simpleBen Gamari2018-12-241-1/+1
* Built-in Natural literals in CoreSylvain Henry2018-06-151-1/+1
* Move NonEmpty definition into GHC.BaseHerbert Valerio Riedel2017-09-041-2/+2
* Add Eq instances for TrName, ModuleBen Gamari2017-02-281-1/+1
* InstEnv: Ensure that instance visibility check is lazyBen Gamari2016-07-201-4/+4
* make accept for Make simplifyInstanceContexts deterministicBartosz Nitka2016-05-101-1/+1
* Add more type class instances for GHC.GenericsRyanGlScott2016-02-251-1/+1
* TcErrors: Fix plural form of "instance" errorBen Gamari2016-02-091-1/+1
* Restore derived Eq instance for SrcLocRyanGlScott2016-02-091-1/+1
* Visible type applicationRichard Eisenberg2015-12-241-1/+1
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-151-14/+14
* Generate Typeable info at definition sitesBen Gamari2015-10-301-1/+1
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-291-1/+1
* Generate Typeable info at definition sitesBen Gamari2015-10-291-1/+1
* Improve the error messages for class instance errorsSimon Peyton Jones2015-09-021-73/+5
* Error msg wibbles from reduced module prefixesSimon Peyton Jones2015-04-071-16/+11
* Add various instances to newtypes in Data.MonoidOleg Grenrus2015-03-031-0/+15
* Filter instance visibility based on set of visible orphans, fixes #2182.ghc-instvisEdward Z. Yang2014-11-291-0/+7
* Implement new integer-gmp2 from scratch (re #9281)Herbert Valerio Riedel2014-11-121-1/+3
* Move `Maybe`-typedef into GHC.BaseHerbert Valerio Riedel2014-09-161-0/+1
* Re-export Word from Prelude (re #9531)Herbert Valerio Riedel2014-08-311-1/+1
* Testsuite wibblesSimon Peyton Jones2014-08-281-1/+0
* Do not zero out version number when processing wired-in packages.Edward Z. Yang2014-08-221-1/+2
* Complete work on new OVERLAPPABLE/OVERLAPPING pragmas (Trac #9242)Simon Peyton Jones2014-07-311-1/+1
* Deprecate the AMP warnings.Austin Seipp2014-04-201-2/+0
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-251-29/+29
* Adjust test suite to new Language Pragma warnignsJoachim Breitner2013-09-141-1/+1
* Fix remaining AMP fallout.Austin Seipp2013-09-111-0/+2
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-241-28/+28
* Add tests for deriving Generic1Jose Pedro Magalhaes2012-06-211-3/+0
* Follow the move of Word from base to ghc-primIan Lynagh2012-05-221-2/+3
* Error message wibblesSimon Peyton Jones2011-09-021-27/+27
* Test Trac #5095Simon Peyton Jones2011-08-031-0/+66