BSD-3-Clause licensed by Edward A. Kmett
Maintained by Edward A. Kmett
This version can be pinned in stack with:promises-0.3@sha256:dec5888a6359fdc3cb3ed1e29019ee6d6401c9cc75a739a74f347666322be899,961

Module documentation for 0.3

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2023-04-01(full list with versions):

promises

Hackage Build Status

Lazy demand-driven promises

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett

Changes

0.3

  • Support base 4.6

0.2

  • Switched from monad-st to primitive

0.1

  • Added runLazyIO and runLazyIO_.

0

  • Repository initialized