summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/Gen/Foreign.hs
Commit message (Expand)AuthorAgeFilesLines
* Introduce SevIgnore Severity to suppress warningsAlfredo Di Napoli2021-04-051-8/+6
* Add `MessageClass`, rework `Severity` and add `DiagnosticReason`.wip/adinapoli-message-class-new-designAlfredo Di Napoli2021-03-291-3/+3
* GHC Exactprint main commitAlan Zimmerman2021-03-201-3/+3
* Move Hooks into HscEnvSylvain Henry2021-02-221-4/+10
* Remove ErrDoc and MsgDocAlfredo Di Napoli2021-02-011-2/+2
* Name (tc)SplitForAll- functions more consistentlyRyan Scott2020-11-151-1/+1
* Add TyCon Set/Env and use them in a few places.Andreas Klebinger2020-10-091-0/+1
* Disallow linear types in FFI (#18472)Krzysztof Gogolewski2020-09-261-10/+19
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Simplify XRec definitionZubin Duggal2020-07-251-4/+8
* Replace HscTarget with BackendSylvain Henry2020-07-221-16/+17
* Clean up haddock hyperlinks of GHC.* (part2)Takenobu Tani2020-06-251-1/+1
* Expunge GhcTcIdSimon Peyton Jones2020-06-251-2/+2
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-42/+23
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-4/+4
* Do eager instantation in termsSimon Peyton Jones2020-04-221-1/+1
* Modules (#13009)Sylvain Henry2020-04-181-1/+1
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-0/+571