Systematic concurrency testing meets Haskell.
Go to file
2015-10-12 18:55:38 +01:00
dejafu Add a simpler view of what a thread is doing 2015-10-12 18:55:38 +01:00
hunit-dejafu Drop needless GADTs 2015-10-08 21:47:28 +01:00
tasty-dejafu Add DeriveDataTypeable to tasty-dejafu for GHC<7.10 2015-10-08 21:59:08 +01:00
.gitignore Stackify 2015-07-19 04:39:39 +01:00
README.markdown Add Tasty integration 2015-10-08 21:50:52 +01:00
stack.yaml Add Tasty integration 2015-10-08 21:50:52 +01:00

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

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