Skip to content

kmcallister/spawn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A tiny Haskell library for concurrent computations

Resources

License

Stars

Watchers

Forks

Packages

No packages published