Systematic concurrency testing meets Haskell.
Go to file
2014-12-19 06:24:50 +00:00
Control/Monad/Conc Implement IO's 'spawn' in terms of other conc primitives 2014-12-19 06:24:50 +00:00
.gitignore Initial commit: a class for monads providing concurrency. 2014-12-18 11:03:17 +00:00
LICENSE Initial commit: a class for monads providing concurrency. 2014-12-18 11:03:17 +00:00
monad-conc.cabal Initial commit: a class for monads providing concurrency. 2014-12-18 11:03:17 +00:00
Setup.hs Initial commit: a class for monads providing concurrency. 2014-12-18 11:03:17 +00:00