Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-export GHC.Bits from GHC.Prelude with custom shift implementation. | Andreas Klebinger | 2021-04-09 | 1 | -1/+0 |
* | FastMutInt: Introduce atomicFetchAddFastMutInt | Ben Gamari | 2021-03-10 | 1 | -7/+13 |
* | FastMutInt: Ensure that newFastMutInt initializes value | Ben Gamari | 2021-03-10 | 1 | -10/+14 |
* | FastMutInt: Drop FastMutPtr | Ben Gamari | 2021-03-10 | 1 | -25/+1 |
* | IntVar: fix allocation size | Sylvain Henry | 2021-02-05 | 1 | -2/+2 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -0/+61 |