Dependencies for tdd-util-0.3.0.1
Libraries
tdd-util
- base (>=4 && <6)
- bytestring
- HUnit
- lens
- MonadCatchIO-transformers
- parallel-io
- process
- random
- system-posix-redirect
- tagged
- test-framework
- test-framework-hunit
- test-framework-quickcheck2
- time
- transformers
- if flag(quickcheck26)
- QuickCheck (>=2.6 && <3)
- QuickCheck (>=2 && <2.6)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
quickcheck26 | Build with QuickCheck >= 2.6, which introduces "Test.QuickCheck.Test.interrupted". | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info