@hackage / strict-mutable-base

Strict variants of mutable data types from base.

Latest1.1.0.0

About

Metadata

  • Last updated , by arybczak
  • License BSD-3-Clause
  • Maintained by: andrzej@rybczak.net

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.1
  2. 9.8.2
  3. 9.6.6
  4. 9.4.8
  5. 9.2.8
  6. 9.0.2
  7. 8.10.7
  8. 8.8.4
  9. 8.6.5
  10. 8.4.4
  11. 8.2.2
  12. 8.0.2

Readme

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.