| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Test.Framework.Options
Documentation
type TestOptions = TestOptions' Maybe #
type CompleteTestOptions = TestOptions' K #
data TestOptions' f #
Constructors
| TestOptions | |
Fields
| |
Instances
test-framework-0.8.1.1: Framework for running and organising tests, with HUnit and QuickCheck support
| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Test.Framework.Options
type TestOptions = TestOptions' Maybe #
type CompleteTestOptions = TestOptions' K #
data TestOptions' f #
Constructors
| TestOptions | |
Fields
| |
Instances