hackageDB :: [Package]

Built with Cabal

lazyio: Run IO actions lazily while respecting their order

Run IO actions lazily while respecting their order. Running a value of the LazyIO monad in the IO monad is like starting a thread which is however driven by its output. That is, the LazyIO action is only executed as far as necessary in order to provide the required data.

Versions0.0.1, 0.0.2
Dependenciesbase (>=1.0 && <2), special-functors (>=1.0 && <1.1), transformers (>=0.0 && <0.2) or
base (>=2), transformers (>=0.0 && <0.2)
LicenseBSD3
AuthorHenning Thielemann <haskell@henning-thielemann.de>
MaintainerHenning Thielemann <haskell@henning-thielemann.de>
CategoryMonads, Control
Home pagehttp://www.haskell.org/haskellwiki/Lazy_IO
Source repositorydarcs get http://code.haskell.org/~thielema/lazyio/
Executablestest
Upload dateSun Jan 11 01:43:34 UTC 2009
Uploaded byHenningThielemann
Built onghc-6.10, ghc-6.12
DistributionsArch: 0.0.2

Modules

Downloads