Dependencies for tasty-1.4
Libraries
tasty
- ansi-terminal (>=0.9)
- async (>=2.0)
- base (>=4.7 && <5)
- containers
- mtl (>=2.1.3.1 && <2.3)
- optparse-applicative (>=0.14)
- stm (>=2.3)
- tagged (>=0.5)
- unbounded-delays (>=0.1)
- if !impl(ghc>=8.0)
- if flag(clock)
- clock (>=0.4.4.0)
- time (>=1.4)
- if !os(windows) && !impl(ghcjs)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
clock | Depend on the clock package for more accurate time measurement | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info