summaryrefslogtreecommitdiff
path: root/compiler/GHC/Types/RepType.hs
Commit message (Expand)AuthorAgeFilesLines
* Reword: representation instead of levitysheaf2021-06-101-2/+2
* Re-do rubbish literalsSimon Peyton Jones2021-06-051-1/+2
* Remove useless {-# LANGUAGE CPP #-} pragmasSylvain Henry2021-05-121-1/+1
* Fully remove HsVersions.hSylvain Henry2021-05-121-2/+0
* Replace CPP assertions with Haskell functionsSylvain Henry2021-05-121-2/+3
* codeGen: Teach unboxed sum rep logic about levityBen Gamari2021-04-261-19/+23
* Rubbish literals for all representations (#18983)Sebastian Graf2021-03-261-2/+22
* Implement BoxedRep proposalwip/boxed-repBen Gamari2021-03-071-2/+10
* Revert "Implement BoxedRep proposal"Ben Gamari2020-12-151-10/+2
* Implement BoxedRep proposalAndrew Martin2020-12-141-2/+10
* Add TyCon Set/Env and use them in a few places.Andreas Klebinger2020-10-091-0/+1
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-2/+4
* Fix duplicated words and typos in comments and user guideJan HrĨek2020-06-281-2/+2
* Clean up haddock hyperlinks of GHC.* (part1)Takenobu Tani2020-06-251-2/+2
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-2/+2
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-3/+3
* Modules (#13009)Sylvain Henry2020-04-181-8/+8
* Modules: Types (#13009)Sylvain Henry2020-03-291-1/+1
* Modules: Core (#13009)Sylvain Henry2020-03-161-5/+5
* Module hierarchy (#13009): StgSylvain Henry2019-12-311-0/+533