Systematic concurrency testing meets Haskell.
Go to file
2014-12-20 16:02:09 +00:00
Control/Monad/Conc Add a simple runner which gathers results and schedulings from multiple runs 2014-12-20 11:03:49 +00:00
.gitignore Initial commit: a class for monads providing concurrency. 2014-12-18 11:03:17 +00:00
.travis.yml Add a .travis.yml just to check it builds (todo: tests) 2014-12-20 16:02:09 +00:00
LICENSE Initial commit: a class for monads providing concurrency. 2014-12-18 11:03:17 +00:00
monad-conc.cabal Add a simple runner which gathers results and schedulings from multiple runs 2014-12-20 11:03:49 +00:00
Setup.hs Initial commit: a class for monads providing concurrency. 2014-12-18 11:03:17 +00:00