@hackage spawn0.3
Tiny library for concurrent computations
Categories
License
BSD-3-Clause
Maintainer
Keegan McAllister <mcallister.keegan@gmail.com>
Links
Versions
Installation
Dependencies (1)
Dependents (5)
@hackage/io-memoize, @hackage/acme-everything, @hackage/Saturnin, @hackage/propane, @hackage/hevm
spawn is a tiny Haskell library for concurrent computations.
Documentation is hosted at http://hackage.haskell.org/package/spawn
To build the documentation yourself, run
$ cabal configure && cabal haddock --hyperlink-source
This will produce HTML documentation under dist/doc/html/spawn.