Systematic concurrency testing meets Haskell.
Go to file
2016-03-31 14:45:55 +01:00
async-dejafu Move Control.Concurrent.STM.Classy -> Control.Concurrent.Classy.STM 2016-03-23 04:38:34 +00:00
dejafu Drop the CVState stuff. 2016-03-27 21:39:47 +01:00
dejafu-tests Organise tests a little 2016-03-31 14:45:55 +01:00
hunit-dejafu Update docs links 2016-03-18 00:59:52 +00:00
tasty-dejafu Update docs links 2016-03-18 00:59:52 +00:00
.gitignore Stackify 2015-07-19 04:39:39 +01:00
README.markdown Initial version of async-dejafu 2015-10-25 16:17:41 +00:00
stack.yaml Drop support for GHC<7.10. 2016-03-10 22:35:40 +00:00

This repository contains dejafu, a concurrency testing library based on typeclasses, and various utility libraries.

  • dejafu Build Status
  • async-dejafu Build Status
  • hunit-dejafu Build Status
  • tasty-dejafu Build Status