statethread: The ST monad and STRefs

[ bsd3, data-structures, library, monads ] [ Propose Tags ]

The ST monad and STRefs in a portable form. This package implements state threads as wrapper around IO and IORefs. Your compiler must support rank-2-types, IORefs, unsafePerformIO and unsafeInterleaveIO. The package can be used as drop-in replacement for the st package.

Modules

  • Control
    • Monad
      • Control.Monad.ST
        • Control.Monad.ST.Lazy
        • Control.Monad.ST.Strict
  • Data
    • Data.STRef
      • Data.STRef.Lazy
      • Data.STRef.Strict

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1
Dependencies applicative (>=1.0 && <1.1), base (>=1.0 && <2), transformers (>=0.2 && <0.4) [details]
License BSD-3-Clause
Author
Maintainer haskell@henning-thielemann.de
Category Data Structures, Monads
Source repo this: darcs get http://code.haskell.org/~thielema/statethread/ --tag 0.1.1
head: darcs get http://code.haskell.org/~thielema/statethread/
Uploaded by HenningThielemann at 2012-04-07T15:22:47Z
Distributions
Reverse Dependencies 2 direct, 99 indirect [details]
Downloads 1783 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-25 [all 6 reports]