summaryrefslogtreecommitdiff
path: root/compiler/GHC/Runtime/Interpreter.hs
Commit message (Expand)AuthorAgeFilesLines
* Modify file paths to module paths for new module hierarchyTakenobu Tani2020-06-011-1/+1
* Clean up file paths for new module hierarchyTakenobu Tani2020-06-011-1/+1
* Remove custom ExceptionMonad class (#18075) (updating haddock submodule accor...Artem Pelenitsyn2020-05-041-7/+8
* Unit: split and rename modulesSylvain Henry2020-04-301-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-8/+8
* Modules: Types (#13009)Sylvain Henry2020-03-291-5/+5
* Refactor interpreterDynamic and interpreterProfiledSylvain Henry2020-03-111-25/+48
* Show breakpoint locations of breakpoints which were ignored during :force (#2...Roland Senn2020-02-291-5/+55
* Refactor runtime interpreter codeSylvain Henry2020-02-291-137/+148
* Modules: Driver (#13009)Sylvain Henry2020-02-211-3/+3
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-0/+667