summaryrefslogtreecommitdiff
path: root/compiler/GHC/Utils/Monad
Commit message (Expand)AuthorAgeFilesLines
* compiler: remove unused lazy state monadCheng Shao2022-09-131-78/+0
* Suggestions due to hlintMatthew Pickering2022-02-241-1/+0
* Write Note [Strict State monad] to explain what G.U.M.State.Strict doesSebastian Graf2022-01-241-24/+64
* Stricten the Strict State monadSebastian Graf2022-01-181-8/+8
* Use GHC's State monad consistentlyBen Gamari2021-05-292-2/+12
* Split GHC.Utils.Monad.State into .Strict and .LazyBen Gamari2021-05-292-1/+87
* One-Shotify GHC.Utils.Monad.State (#18202)Andreas Klebinger2021-04-051-1/+15
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-0/+46