summaryrefslogtreecommitdiff
path: root/compiler/GHC/Stg/Subst.hs
Commit message (Expand)AuthorAgeFilesLines
* Expand on the need to clone local binders.Andreas Klebinger2022-11-141-0/+7
* Export pprTrace and friends from GHC.Prelude.Andreas Klebinger2022-11-031-1/+0
* warnPprTrace: pass separately the reasonKrzysztof Gogolewski2022-01-111-1/+1
* Put tracing functions into their own moduleSylvain Henry2021-06-221-2/+1
* Use GHC's State monad consistentlyBen Gamari2021-05-291-1/+1
* Remove useless {-# LANGUAGE CPP #-} pragmasSylvain Henry2021-05-121-1/+1
* Fully remove HsVersions.hSylvain Henry2021-05-121-4/+1
* Replace CPP assertions with Haskell functionsSylvain Henry2021-05-121-1/+1
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+4
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-3/+3
* Modules: Types (#13009)Sylvain Henry2020-03-291-2/+2
* Modules: Core (#13009)Sylvain Henry2020-02-261-1/+1
* Module hierarchy (#13009): StgSylvain Henry2019-12-311-0/+80