packages feed

spawn-0.3: 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.