summaryrefslogtreecommitdiff
path: root/compiler/GHC/ByteCode/Linker.hs
Commit message (Expand)AuthorAgeFilesLines
* Move SizedSeq into ghc-bootSylvain Henry2020-12-111-1/+1
* Split GHC.Driver.TypesSylvain Henry2020-10-291-5/+10
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-4/+3
* Don't import GHC.Unit to reduce the number of dependenciesSylvain Henry2020-10-011-1/+2
* Enhance UnitId useSylvain Henry2020-06-131-1/+1
* Eta expand un-saturated primopsBen Gamari2020-05-291-0/+1
* Unit: split and rename modulesSylvain Henry2020-04-301-1/+1
* Refactoring unit management codeSylvain Henry2020-04-301-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-5/+5
* Modules (#13009)Sylvain Henry2020-04-181-1/+1
* Modules: Types (#13009)Sylvain Henry2020-03-291-3/+3
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-0/+184