summaryrefslogtreecommitdiff
path: root/compiler/GHC/HsToCore.hs
Commit message (Expand)AuthorAgeFilesLines
* Various performance improvementsKrzysztof Gogolewski2020-06-171-1/+0
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-3/+4
* Refactor homeUnitSylvain Henry2020-06-131-1/+1
* Simplify bindLHsTyVarBndrs and bindHsQTyVarswip/simply-bind-tyvarsRyan Scott2020-06-051-2/+2
* Unit: split and rename modulesSylvain Henry2020-04-301-1/+1
* Refactoring unit management codeSylvain Henry2020-04-301-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-7/+7
* Modules (#13009)Sylvain Henry2020-04-181-4/+4
* GHC.Core.Opt renamingSylvain Henry2020-04-181-1/+1
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-071-1/+0
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-3/+3
* Modules: Types (#13009)Sylvain Henry2020-03-291-11/+11
* Modules: Core operations (#13009)Sylvain Henry2020-03-181-2/+2
* Modules: Core (#13009)Sylvain Henry2020-03-161-4/+4
* Expose compulsory unfoldings alwaysSimon Peyton Jones2020-03-121-12/+1
* Modules: Core (#13009)Sylvain Henry2020-02-261-10/+10
* Modules: Driver (#13009)Sylvain Henry2020-02-211-3/+3
* Re-implement unsafe coercions in terms of unsafe equality proofsSimon Peyton Jones2020-02-201-8/+219
* Module hierarchy: HsToCore (cf #13009)Sylvain Henry2020-02-141-0/+545