summaryrefslogtreecommitdiff
path: root/testsuite/tests/annotations
Commit message (Expand)AuthorAgeFilesLines
* More import related hintsJoachim Breitner2015-11-181-2/+6
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-131-1/+1
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-075-11/+7
* Improve error messages for ambiguous type variablesDavid Kraeutmann2015-10-071-6/+8
* Forbid annotations when Safe Haskell safe mode is enabled.David Kraeutmann2015-09-083-1/+14
* Improve the error messages for class instance errorsSimon Peyton Jones2015-09-021-25/+27
* Allow annotations though addTopDecls (#10486)Michael Smith2015-09-023-8/+18
* Use IP based CallStack in error and undefinedEric Seidel2015-09-021-1/+3
* Testsuite: small test cleanupsThomas Miedema2015-07-181-1/+0
* Improve error message for Typeable k (T k)Simon Peyton Jones2015-06-261-12/+10
* Error msg wibbles from reduced module prefixesSimon Peyton Jones2015-04-073-36/+30
* Custom `Typeable` solver, that keeps track of kinds.Iavor S. Diatchki2015-03-071-3/+2
* Add various instances to newtypes in Data.MonoidOleg Grenrus2015-03-031-10/+15
* Refactor the handling of quasi-quotesSimon Peyton Jones2015-02-104-4/+4
* Modify a couple of error messages slightlySimon Peyton Jones2015-01-061-12/+12
* ghc generates more user-friendly error messagesMike Izbicki2014-11-191-1/+4
* When outputting list of available instances, sort it.Edward Z. Yang2014-11-181-7/+9
* Wibbles to "...plus N others" error message about instances in scopeSimon Peyton Jones2014-08-281-2/+1
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-1/+0
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+1
* annth_make, annth_compunits: Only run these tests if have_dynamic()Joachim Breitner2014-04-281-2/+6
* Add a comprehensive test for using Annotations from THGergely Risko2014-04-288-0/+136
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-2511-23/+23
* Different quotes in error messages following lexer clean-upSimon Peyton Jones2013-12-051-1/+1
* Error message improvementsSimon Peyton Jones2013-11-224-9/+22
* Add DeriveDataTypeable (omitted wrongly before)Simon Peyton Jones2013-11-191-1/+1
* Error message wibblesSimon Peyton Jones2013-11-079-13/+2
* Wibble to annfail10 due to Edward's changes.Austin Seipp2013-10-091-1/+1
* Follow change in [e17549c80425f3/base]Herbert Valerio Riedel2013-09-131-1/+1
* Adapt test to avoid Typeable instance errorJose Pedro Magalhaes2013-09-042-3/+4
* Wibble to output from new instances in Data.DataRichard Eisenberg2013-07-251-1/+1
* Fix annrun01 with dynamic GHCIan Lynagh2013-06-161-2/+3
* Wibbles to error messages, following the fix for Trac #7851Simon Peyton Jones2013-04-291-1/+0
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-2410-26/+29
* Implement poly-kinded TypeableJose Pedro Magalhaes2013-02-121-1/+1
* More helper conversionsIan Lynagh2013-02-111-1/+1
* Convert more helper functionsIan Lynagh2013-02-112-2/+2
* Tidy up some testsIan Lynagh2013-02-031-1/+1
* Ambiguous-type wibblesSimon Peyton Jones2013-01-081-2/+0
* A ton of error message wibblesSimon Peyton Jones2012-09-212-5/+0
* Fix failures in the full testsuitePaolo Capriotti2012-07-271-2/+2
* Follow the move of Word from base to ghc-primIan Lynagh2012-05-221-1/+2
* follow changes in the GHC APISimon Marlow2012-05-011-2/+2
* Raft of wibbles after refactoring type-class constraint errorsSimon Peyton Jones2012-03-092-10/+17
* Lots of error message wibbling, following theSimon Peyton Jones2012-01-122-20/+31
* Error message modifications for the new constraint solver.Dimitrios Vytiniotis2011-11-161-16/+15
* Monir tweaks to annrun01Ian Lynagh2011-07-221-5/+7
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2041-0/+474