Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler: remove unused lazy state monad | Cheng Shao | 2022-09-13 | 1 | -78/+0 |
* | Suggestions due to hlint | Matthew Pickering | 2022-02-24 | 1 | -1/+0 |
* | Write Note [Strict State monad] to explain what G.U.M.State.Strict does | Sebastian Graf | 2022-01-24 | 1 | -24/+64 |
* | Stricten the Strict State monad | Sebastian Graf | 2022-01-18 | 1 | -8/+8 |
* | Use GHC's State monad consistently | Ben Gamari | 2021-05-29 | 2 | -2/+12 |
* | Split GHC.Utils.Monad.State into .Strict and .Lazy | Ben Gamari | 2021-05-29 | 2 | -0/+146 |