summaryrefslogtreecommitdiff
path: root/compiler/GHC/HsToCore.hs
Commit message (Expand)AuthorAgeFilesLines
...
* 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