| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Test.QuickCheck.Quid.Example
Documentation
Instances
| Arbitrary FooId Source # | |||||
| CoArbitrary FooId Source # | |||||
Defined in Test.QuickCheck.Quid.Example Methods coarbitrary :: FooId -> Gen b -> Gen b # | |||||
| Function FooId Source # | |||||
| Generic FooId Source # | |||||
Defined in Test.QuickCheck.Quid.Example Associated Types
| |||||
| Num FooId Source # | |||||
| Read FooId Source # | |||||
| Show FooId Source # | |||||
| Eq FooId Source # | |||||
| Ord FooId Source # | |||||
| type Rep FooId Source # | |||||
Defined in Test.QuickCheck.Quid.Example | |||||
Constructors
| BarId (Hexadecimal Quid) |
Instances
Instances
| Arbitrary BazId Source # | |||||
| CoArbitrary BazId Source # | |||||
Defined in Test.QuickCheck.Quid.Example Methods coarbitrary :: BazId -> Gen b -> Gen b # | |||||
| Function BazId Source # | |||||
| Generic BazId Source # | |||||
Defined in Test.QuickCheck.Quid.Example Associated Types
| |||||
| Read BazId Source # | |||||
| Show BazId Source # | |||||
| Eq BazId Source # | |||||
| Ord BazId Source # | |||||
| type Rep BazId Source # | |||||
Defined in Test.QuickCheck.Quid.Example | |||||