About

Metadata

  • Last updated , by KeeganMcAllister
  • License BSD-3-Clause
  • Categories Concurrency
  • Maintained by: Keegan McAllister <mcallister.keegan@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

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.