| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Test.Framework.Runners.Options
Documentation
Constructors
| ColorAuto | |
| ColorNever | |
| ColorAlways |
type RunnerOptions = RunnerOptions' Maybe #
type CompleteRunnerOptions = RunnerOptions' K #
data RunnerOptions' f #
Constructors
| RunnerOptions | |
Fields
| |
Instances
data TestPattern #
Instances