summaryrefslogtreecommitdiff
path: root/compiler/GHC/HsToCore/Errors
Commit message (Expand)AuthorAgeFilesLines
* Introduce Concrete# for representation polymorphism checkssheaf2021-10-172-53/+0
* Add and use new constructors to TcRnMessageAlfredo Di Napoli2021-09-071-1/+1
* Disable -fdefer-type-errors for linear types (#20083)Krzysztof Gogolewski2021-08-041-1/+1
* Disallow nonlinear fields in Template Haskell (#18378)Krzysztof Gogolewski2021-08-022-0/+3
* template-haskell: Add support for default declarationsMario Blažević2021-07-212-3/+0
* Refactor SuggestExtension constructor in GhcHintAlfredo Di Napoli2021-07-211-1/+3
* Typos, minor comment fixesKrzysztof Gogolewski2021-06-221-1/+1
* Reword: representation instead of levitysheaf2021-06-101-4/+5
* Port HsToCore messages to new infrastructureAlfredo Di Napoli2021-06-032-8/+555
* Extensible Hints for diagnostic messagesAlfredo Di Napoli2021-05-201-1/+1
* Add GhcMessage and ancillary typesAlfredo Di Napoli2021-04-292-0/+21