summaryrefslogtreecommitdiff
path: root/compiler/GHC/ByteCode/Instr.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler/ByteCode: Allow 2^32 local labelsBen Gamari2020-10-151-1/+2
* compiler/ByteCode: Make LocalLabel a newtypeBen Gamari2020-10-151-2/+6
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-1/+1
* 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-5/+5
* Modules: Core (#13009)Sylvain Henry2020-03-161-1/+1
* Modules: Core (#13009)Sylvain Henry2020-02-261-2/+2
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-0/+373