summaryrefslogtreecommitdiff
path: root/compiler/utils/FastMutInt.hs
Commit message (Expand)AuthorAgeFilesLines
* Change `OPTIONS_GHC -O` to `OPTIONS_GHC -O2`Douglas Wilson2017-11-091-1/+1
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* FastMutInt: fix Int and Ptr sizes when crosscompilingSergei Trofimovich2017-04-021-9/+5
* compiler: de-lhs utils/Austin Seipp2014-12-031-0/+63