summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail
Commit message (Expand)AuthorAgeFilesLines
* Diagnostic codes: acccept test changessheaf2022-09-13102-223/+260
* Print constraints in quotes (#21167)Swann Moreau2022-08-191-5/+5
* Remove TcRnUnknownMessage usage from GHC.Rename.Env #20115uhbif192022-06-092-4/+8
* Typecheck remaining ValArgs in rebuildHsAppssheaf2022-06-091-0/+1
* OverloadedRecordFields: mention parent name in 'ambiguous occurrence' error f...nineonine2022-05-171-6/+10
* Export (~) from Data.Type.Equality (#18862)wip/eqtycon-rnVladislav Zavialov2022-03-153-7/+0
* Make implication tidying agree with Note [Tidying multiple names at once]Matthew Pickering2022-02-051-1/+1
* Improve errors for non-existent labelsSimon Peyton Jones2022-02-041-5/+1
* Use diagnostic infrastructure in GHC.Tc.Errorssheaf2022-01-1739-124/+156
* Check quoted TH names are in the correct namespacesheaf2022-01-042-9/+9
* Revert "Data.List specialization to []"Matthew Pickering2021-12-036-43/+1
* fuzzyLookup: More deterministic orderJoachim Breitner2021-10-144-7/+7
* Add Hint to "Empty 'do' block" Error Message#20147Carrie Xu2021-10-123-0/+12
* Modify InlineSpec data constructor (helps fix #18138)Alina Banerjee2021-08-114-5/+5
* Refactor SuggestExtension constructor in GhcHintAlfredo Di Napoli2021-07-211-6/+9
* Change representation of field selector occurencesShayne Fletcher2021-05-233-0/+36
* Only suggest names that make sense (#19843)Jakob Brünker2021-05-2129-3/+213
* Improve hs-boot binds error (#19781)sheaf2021-05-035-0/+27
* Correct warning for deprecated and unrecognised flagsAlfredo Di Napoli2021-04-051-2/+2
* Data.List specialization to []Oleg Grenrus2021-04-016-1/+43
* Use GHC2021 as default languageJoachim Breitner2021-03-1013-27/+34
* Fix tests relying on same-line diagnostic orderingAlfredo Di Napoli2021-01-221-4/+4
* Missing fields: enhance error messages (#18869)Sylvain Henry2021-01-171-1/+1
* Show missing field types (#18869)Sylvain Henry2021-01-172-2/+4
* Reject dodgy scoping in associated family instance RHSesRyan Scott2020-12-173-0/+27
* Check for large tuples more thoroughlywip/T18723Ryan Scott2020-10-2911-31/+80
* Extend mAX_TUPLE_SIZE to 64GHC GitLab CI2020-10-152-10/+10
* Fall back to types when looking up data constructors (#18740)wip/ghc-18740-lookup-updateDaniel Rogozin2020-10-116-2/+30
* Don't mark closed type family equations as occurrencesRyan Scott2020-07-301-4/+4
* Reject nested foralls/contexts in instance types more consistentlyRyan Scott2020-06-307-10/+130
* Fix duplicated words and typos in comments and user guideJan Hrček2020-06-281-1/+1
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-1/+1
* Fix #18145 and also avoid needless work with implicit varsJohn Ericson2020-05-233-0/+24
* Handle single unused importJeff Happily2020-05-132-2/+2
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-042-2/+2
* lookupBindGroupOcc: recommend names in the same namespace (#17593)Ryan Scott2019-12-203-0/+17
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-274-5/+5
* Improve SPECIALIZE pragma error messages (Fixes #12126)Alina Banerjee2019-11-101-1/+1
* Whitespace forward compatibility for proposal #229Vladislav Zavialov2019-10-301-1/+1
* Improve documentation around empty tuples/listsRichard Eisenberg2019-10-031-1/+1
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-15/+33
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-141-1/+1
* Add regression test for old panic on inlining undeclared identifier (#495)Kevin Buhr2019-07-113-0/+15
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-141-1/+1
* Do not report error if Name in pragma is unboundnineonine2019-06-093-0/+10
* Add a regression test for #14548Vladislav Zavialov2019-05-083-0/+28
* Suggest only local candidates from global envWojciech Baranowski2019-04-292-4/+7
* rename: hadle type signatures with typosWojciech Baranowski2019-04-293-0/+31
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-221-1/+1
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-159-9/+9