Dependencies for tasty-1.4.2.3
Libraries
tasty
- ansi-terminal (>=0.9)
- base (>=4.9 && <5)
- containers
- optparse-applicative (>=0.14)
- stm (>=2.3)
- tagged (>=0.5)
- transformers (>=0.5)
- unbounded-delays (>=0.1)
- if !impl(ghc>=8.0)
- if flag(clock) && !impl(ghcjs)
- 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 |
unix | Depend on the unix package to install signal handlers | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info