summaryrefslogtreecommitdiff
path: root/compiler/GHC/Runtime/Loader.hs
Commit message (Expand)AuthorAgeFilesLines
* Modules: Types (#13009)Sylvain Henry2020-03-291-12/+12
* Modules: Core (#13009)Sylvain Henry2020-03-161-3/+3
* Refactor interpreterDynamic and interpreterProfiledSylvain Henry2020-03-111-1/+1
* Refactor runtime interpreter codeSylvain Henry2020-02-291-10/+10
* Modules: Driver (#13009)Sylvain Henry2020-02-211-5/+5
* Re-implement unsafe coercions in terms of unsafe equality proofsSimon Peyton Jones2020-02-201-2/+2
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-0/+283