summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/all.T
Commit message (Expand)AuthorAgeFilesLines
* Extension shuffling (#23291)wip/sand-witch/modern-STV-extension-shufflingBen Gamari2023-05-171-0/+2
* Improve "ambiguous occurrence" error messagessheaf2023-05-151-0/+1
* Add structured error messages for GHC.Rename.NamesTorsten Schmits2023-04-301-0/+2
* testsuite: add missing annotations for some testsCheng Shao2023-04-271-1/+1
* Handle records in the renamersheaf2023-03-291-0/+1
* Convert diagnostics in GHC.Rename.Module to proper TcRnMessage (#20115)Andrei Borzenkov2023-03-061-0/+2
* GHC proposal 496 - Nullary record wildcardsGeorgi Lyubenov2023-02-211-0/+3
* CI: JavaScript backend runs testsuitedoyougnu2023-02-021-1/+1
* Convert diagnostics in GHC.Rename.Bind to proper TcRnMessage (#20115)Andrei Borzenkov2023-01-281-0/+5
* Replace errors from badOrigBinding with new one (#22839)Andrei Borzenkov2023-01-271-0/+1
* Parse qualified terms in type signaturesHaskellMouse2023-01-111-1/+4
* Convert diagnostics in GHC.Rename.Expr to proper TcRnMessage (#20115)Andrei Borzenkov2022-11-241-0/+3
* Testsuite: more precise test optionsSylvain Henry2022-10-261-2/+2
* Export (~) from Data.Type.Equality (#18862)wip/eqtycon-rnVladislav Zavialov2022-03-151-1/+0
* Revert "Data.List specialization to []"Matthew Pickering2021-12-031-2/+0
* Add Hint to "Empty 'do' block" Error Message#20147Carrie Xu2021-10-121-0/+1
* Modify InlineSpec data constructor (helps fix #18138)Alina Banerjee2021-08-111-1/+1
* Change representation of field selector occurencesShayne Fletcher2021-05-231-0/+1
* Only suggest names that make sense (#19843)Jakob Brünker2021-05-211-0/+13
* Improve hs-boot binds error (#19781)sheaf2021-05-031-0/+1
* Data.List specialization to []Oleg Grenrus2021-04-011-0/+2
* Reject dodgy scoping in associated family instance RHSesRyan Scott2020-12-171-0/+1
* Check for large tuples more thoroughlywip/T18723Ryan Scott2020-10-291-1/+4
* Fall back to types when looking up data constructors (#18740)wip/ghc-18740-lookup-updateDaniel Rogozin2020-10-111-0/+2
* Reject nested foralls/contexts in instance types more consistentlyRyan Scott2020-06-301-0/+2
* 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