Run doctest's in a Cabal.Test.exitcode-stdio environment

Cabal.Build-Depends: allow transformers-0.6, semigroups-0.20

haskellSat Feb 4 16:16:45 UTC 2023

bump version to 0.0.0.1

haskellTue Sep 22 14:25:12 UTC 2020

TAG 0.0

haskellTue Sep 22 14:25:09 UTC 2020

Cabal.Build-Depends: require QuickCheck >=2.12.5 for isSuccess

haskellTue Sep 22 14:21:59 UTC 2020

Driver.M -> T

haskellSat Aug 22 10:02:47 UTC 2020

split RWST into ReaderT WriterT

This way you can run all tests with one statistics but multiple QC.Args

haskellTue Aug 4 06:13:51 UTC 2020

WriterT -> RWST

Reader is used for QC.Args

haskellMon Aug 3 20:07:10 UTC 2020

use Writer.Strict

haskellMon Aug 3 19:52:33 UTC 2020

implement monad that counts test failures

haskellMon Aug 3 17:54:16 UTC 2020