strict-mutable-base
Strict variants of mutable data types from base.
https://github.com/arybczak/strict-mutable
LTS Haskell 23.26: | 1.1.0.0 |
Stackage Nightly 2025-07-04: | 1.1.0.0 |
Latest on Hackage: | 1.1.0.0 |
BSD-3-Clause licensedbyAndrzej Rybczak
Maintained by[email protected]
This version can be pinned in stack with:
strict-mutable-base-1.1.0.0@sha256:b1c039f6b179aedb420a90cbe15d3c3e78fbaaa7146ed02700b84c6018ee734f,1430
Module documentation for 1.1.0.0
- Control
- Control.Concurrent
- Control.Concurrent.Chan
- Control.Concurrent.MVar
- Control.Concurrent
- Data
- Data.IORef
Depends on 2 packages(full list with versions):
Used by 2 packages inlts-23.17(full list with versions):
Changes
strict-mutable-base-1.1.0.0 (2024-09-04)
- Rename
getChanContents'
togetChan'Contents
for consistency.
strict-mutable-base-1.0.0.0 (2024-09-02)
- Initial release.