summaryrefslogtreecommitdiff
path: root/compiler/GHC/IfaceToCore.hs
Commit message (Expand)AuthorAgeFilesLines
* Modules: Core (#13009)Sylvain Henry2020-02-261-6/+6
* Modules: Driver (#13009)Sylvain Henry2020-02-211-4/+4
* Re-implement unsafe coercions in terms of unsafe equality proofsSimon Peyton Jones2020-02-201-15/+29
* Separate CPR analysis from the Demand analyserwip/sep-cprSebastian Graf2020-02-121-0/+1
* Disable two warnings for files that trigger themTom Ellis2020-01-271-0/+2
* Module hierarchy: Iface (cf #13009)Sylvain Henry2020-01-061-0/+1825