summaryrefslogtreecommitdiff
path: root/compiler/GHC/Rename/Splice.hs
Commit message (Expand)AuthorAgeFilesLines
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-2/+2
* Unit: split and rename modulesSylvain Henry2020-04-301-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-4/+4
* Do eager instantation in termsSimon Peyton Jones2020-04-221-3/+3
* Modules (#13009)Sylvain Henry2020-04-181-4/+4
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-071-9/+0
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-16/+16
* Modules: Types (#13009)Sylvain Henry2020-03-291-7/+7
* Modules: Driver (#13009)Sylvain Henry2020-02-211-2/+2
* Use TTG for HsSplicedT constructorKrzysztof Gogolewski2020-02-201-7/+3
* TemplateHaskellQuotes: Allow nested splicesMatthew Pickering2020-02-111-4/+22
* Disable two warnings for files that trigger themTom Ellis2020-01-271-0/+2
* Module hierarchy: Renamer (cf #13009)Sylvain Henry2020-01-081-0/+902