summaryrefslogtreecommitdiff
path: root/compiler/GHC/Utils/Binary.hs
Commit message (Expand)AuthorAgeFilesLines
* GHC.Utils.Binary: Eliminate allocating withForeignPtr usesBen Gamari2021-02-141-7/+16
* The Char kind (#11342)Daniel Rogozin2021-02-061-0/+3
* Revert "Implement BoxedRep proposal"Ben Gamari2020-12-151-0/+1
* Implement BoxedRep proposalAndrew Martin2020-12-141-1/+0
* Add the proper HLint rules and remove redundant keywords from compilerHécate2020-11-011-1/+0
* Split GHC.Driver.TypesSylvain Henry2020-10-291-404/+0
* Fix some missed opportunities for preInlineUnconditionallySimon Peyton Jones2020-10-141-5/+5
* Remove "Ord FastString" instanceSylvain Henry2020-09-011-0/+5
* compiler: re-engineer the treatment of rebindable ifAlp Mestanogullari2020-07-141-0/+17
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-121-1/+1
* Clean up haddock hyperlinks of GHC.* (part2)Takenobu Tani2020-06-251-1/+1
* Implement cast worker/wrapper properlySimon Peyton Jones2020-06-101-5/+8
* Don't variable-length encode magic iface constant.Andreas Klebinger2020-05-211-43/+75
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-0/+1457