statethread-0.1.1: The ST monad and STRefs

The statethread package

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.

Properties

Versions0.1, 0.1.1
Dependenciesapplicative (1.0.*), base (≥1.0 & <2), transformers (≥0.2 & <0.4)
LicenseBSD3
Maintainerhaskell@henning-thielemann.de
CategoryData Structures, Monads
Source repositorydarcs get http://code.haskell.org/~thielema/statethread/
Upload dateSat Apr 7 15:22:47 UTC 2012
Uploaded byHenningThielemann
Build failureghc-7.4 (log)

Modules

Downloads