summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/all.T
Commit message (Expand)AuthorAgeFilesLines
* Fix #18145 and also avoid needless work with implicit varsJohn Ericson2020-05-231-0/+1
* lookupBindGroupOcc: recommend names in the same namespace (#17593)Ryan Scott2019-12-201-0/+1
* Add regression test for old panic on inlining undeclared identifier (#495)Kevin Buhr2019-07-111-0/+1
* Do not report error if Name in pragma is unboundnineonine2019-06-091-0/+1
* Add a regression test for #14548Vladislav Zavialov2019-05-081-0/+1
* rename: hadle type signatures with typosWojciech Baranowski2019-04-291-0/+1
* Ignore more version numbers in the testsuiteAlec Theriault2019-03-111-1/+1
* Fix #13839: GHCi warnings do not respect the default module headerwip/magic-carpet-rideRoland Senn2019-03-081-0/+1
* Fix #16385 by appending _maybe to a use of lookupGlobalOccRyan Scott2019-03-061-0/+1
* Implement -Wredundant-record-wildcards and -Wunused-record-wildcardsMatthew Pickering2019-02-141-0/+1
* testsuite: Use makefile_testBen Gamari2019-01-301-2/+1
* Revert "Batch merge"Ben Gamari2019-01-301-1/+2
* Batch mergeBen Gamari2019-01-301-2/+1
* Fix #16116 by removing badAssocRhsRyan Scott2019-01-151-0/+1
* Fix #16114 by adding a validity check to rnClsInstDeclRyan Scott2019-01-151-1/+1
* Fix #16002 by moving a validity check to the renamerRyan Scott2018-12-201-0/+1
* Misleading msg with qualified imports "No module named X imported"Roland Senn2018-12-111-0/+1
* Fix #15828, from `More explicit foralls`Matthew Yacavone2018-11-291-0/+1
* Fix for Trac #15611: Scope errors lie about what modules are imported.roland2018-11-041-0/+2
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-271-0/+2
* Don't show constraint tuples in errors (#14907)Alec Theriault2018-09-251-0/+2
* Don't look up unnecessary return in LastStmtSimon Peyton Jones2018-09-231-0/+1
* Buglet in reporting out of scope errors in rulesSimon Peyton Jones2018-09-231-1/+1
* Improve ambiguous-occurrence error messageSimon Peyton Jones2018-08-211-0/+2
* Initialise cec_suppress properlySimon Peyton Jones2018-08-201-0/+1
* Add test cases for Ticket #12146.Aditya2018-08-171-0/+1
* Fix #15214 by listing (~) in isBuiltInOcc_maybeRyan Scott2018-06-021-0/+1
* Add missing case to HsExpr.isMonadFailStmtContextSimon Peyton Jones2017-12-181-0/+1
* Remove m_type from Match (#14313)Joachim Breitner2017-10-041-1/+0
* Suppress error cascade in record fieldsSimon Peyton Jones2017-10-031-0/+1
* Identify fields by selector when type-checking (fixes #13644)Adam Gundry2017-09-211-1/+2
* Fix #13947 by checking for unbounded names moreRyan Scott2017-07-111-0/+1
* Fix incorrect ambiguity error on identically-named data constructorsSoham Chowdhury2017-05-111-0/+1
* Add a failing test for T13644Matthew Pickering2017-05-081-0/+1
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-3/+3
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-26/+7
* Check that type variable does not reference itself in its kind signatureJohn Leo2017-01-101-0/+1
* Don't suggest enabling TypeApplications when it's already enabledMaciej Bielecki2017-01-021-0/+1
* Fix a name-space problem with promotionSimon Peyton Jones2016-11-251-0/+1
* Test Trac #12681Simon Peyton Jones2016-10-171-0/+1
* RnExpr: Actually fail if patterns found in expressionBen Gamari2016-10-121-0/+1
* Test Trac #12229Simon Peyton Jones2016-06-241-0/+1
* Improve the error messages for static forms.Facundo Domínguez2016-06-091-1/+1
* Testsuite: benign test fixesThomas Miedema2016-04-281-1/+1
* rename: Disallow type signatures in patterns in plain HaskellBen Gamari2016-03-291-0/+1
* Testsuite: delete compiler_lt/le/gt/ge setup functionsThomas Miedema2016-02-171-6/+3
* More import related hintsJoachim Breitner2015-11-181-0/+1
* Give helpful advice when a fully qualified name is not in scopeJoachim Breitner2015-11-131-0/+1
* Testsuite: add test for #10781Thomas Miedema2015-09-171-0/+1
* Injective type familiesJan Stolarek2015-09-031-0/+1