summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/Gen/Splice.hs
Commit message (Expand)AuthorAgeFilesLines
* Always use rnImplicitBndrs to bring implicit tyvars into scopewip/always-use-rnImplicitBndrsRyan Scott2020-06-081-1/+1
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-6/+6
* Rename GHC.Hs.Types into GHC.Hs.TypeSylvain Henry2020-05-241-1/+1
* Explicit SpecificityGert-Jan Bottu2020-05-211-24/+56
* Don't return a panic in tcNestedSpliceSimon Peyton Jones2020-05-041-1/+7
* Unit: split and rename modulesSylvain Henry2020-04-301-1/+1
* Refactoring unit management codeSylvain Henry2020-04-301-8/+8
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-9/+9
* Do eager instantation in termsSimon Peyton Jones2020-04-221-5/+5
* Modules (#13009)Sylvain Henry2020-04-181-4/+4
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-071-1/+0
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-0/+2384