summaryrefslogtreecommitdiff
path: root/compiler/GHC/ByteCode/Types.hs
Commit message (Expand)AuthorAgeFilesLines
* Move SizedSeq into ghc-bootSylvain Henry2020-12-111-1/+1
* ghc-heap: partial TSO/STACK decodingDavid Eichmann2020-11-281-2/+2
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-1/+2
* In `:break ident` allow out of scope and nested identifiers (Fix #3000)Roland Senn2020-06-251-0/+10
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-3/+3
* Modules (#13009)Sylvain Henry2020-04-181-1/+1
* Modules: Types (#13009)Sylvain Henry2020-03-291-4/+4
* Modules: Core (#13009)Sylvain Henry2020-03-161-1/+1
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-0/+182