summaryrefslogtreecommitdiff
path: root/testsuite/tests/overloadedrecflds/should_fail/overloadedrecfldsfail11.stderr
Commit message (Expand)AuthorAgeFilesLines
* Improve "ambiguous occurrence" error messagessheaf2023-05-151-3/+3
* Add structured error messages for GHC.Rename.UtilsTorsten Schmits2023-05-051-1/+1
* Handle records in the renamersheaf2023-03-291-4/+4
* OverloadedRecordFields: mention parent name in 'ambiguous occurrence' error f...nineonine2022-05-171-2/+2
* Multiple Home UnitsMatthew Pickering2021-12-281-3/+3
* Change representation of field selector occurencesShayne Fletcher2021-05-231-9/+9
* Add `MessageClass`, rework `Severity` and add `DiagnosticReason`.wip/adinapoli-message-class-new-designAlfredo Di Napoli2021-03-291-4/+5
* Implement -Wambiguous-fieldsAdam Gundry2021-02-261-0/+5
* Mention which -Werror promoted a warning to an errorÖmer Sinan Ağacan2017-07-111-4/+1
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-291-2/+2
* Make default output less verbose (source/object paths)Sylvain HENRY2016-11-111-2/+2
* Print which warning-flag controls an emitted warningMichael Walker2016-02-251-2/+2
* Fix infix record field fixity (#11167 and #11173).Adam Gundry2015-12-111-3/+8
* Implement DuplicateRecordFieldsAdam Gundry2015-10-161-0/+4