summaryrefslogtreecommitdiff
path: root/compiler/GHC/Utils/Binary.hs
Commit message (Expand)AuthorAgeFilesLines
* 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