summaryrefslogtreecommitdiff
path: root/compiler/GHC/HsToCore/Errors/Types.hs
Commit message (Expand)AuthorAgeFilesLines
* Split DynFlags structure into own moduleOleg Grenrus2023-05-151-1/+1
* Add import lists to few GHC.Driver.Session importsOleg Grenrus2023-04-161-1/+2
* Handle records in the renamersheaf2023-03-291-1/+1
* Allow configuration of error message printingMatthew Pickering2022-10-181-0/+2
* Scrub partiality about `NewOrData`.M Farkas-Dyck2022-09-191-2/+0
* Add diagnostic codessheaf2022-09-131-4/+6
* Use a class to check validity of withDictwip/withdictKrzysztof Gogolewski2022-05-271-2/+0
* Introduce Concrete# for representation polymorphism checkssheaf2021-10-171-18/+0
* Disallow nonlinear fields in Template Haskell (#18378)Krzysztof Gogolewski2021-08-021-0/+1
* template-haskell: Add support for default declarationsMario Blažević2021-07-211-1/+0
* Port HsToCore messages to new infrastructureAlfredo Di Napoli2021-06-031-4/+203
* Add GhcMessage and ancillary typesAlfredo Di Napoli2021-04-291-0/+10