BSD-3-Clause licensed by Andrzej Rybczak
Maintained by [email protected]
This version can be pinned in stack with:strict-mutable-base-2.0.0.0@sha256:7cbceaa3af3bbc3d0d472b7cd71cb7083d332d42d4db280e5f029a766746d1bf,1877

Module documentation for 2.0.0.0

Depends on 2 packages(full list with versions):
Used by 2 packages in nightly-2026-09-15(full list with versions):

strict-mutable-base

Hackage version Build Status Dependencies Stackage LTS Stackage Nightly

Strict (WHNF) variants of Chan, IORef and MVar for proactive prevention of space leaks.

Modules in this package are designed to be imported qualified (usually as S or Strict, depending on your taste for verbosity).

Changes

strict-mutable-base-2.0.0.0 (2026-08-19)

strict-mutable-base-1.1.0.0 (2024-09-04)

  • Rename getChanContents' to getChan'Contents for consistency.

strict-mutable-base-1.0.0.0 (2024-09-02)

  • Initial release.