statethread: The ST monad and STRefs
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
- Control.Monad.ST
- Monad
- Data
- Data.STRef
- Data.STRef.Lazy
- Data.STRef.Strict
- Data.STRef
Downloads
- statethread-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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] |
Tested with | jhc ==0.7.3 |
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 | 1831 total (7 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] |