Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Instances
Arbitrary FooId Source # | |
CoArbitrary FooId Source # | |
Defined in Test.QuickCheck.Quid.Example coarbitrary :: FooId -> Gen b -> Gen b # | |
Function FooId Source # | |
Generic FooId Source # | |
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 |
Instances
Arbitrary BarId Source # | |
CoArbitrary BarId Source # | |
Defined in Test.QuickCheck.Quid.Example coarbitrary :: BarId -> Gen b -> Gen b # | |
Function BarId Source # | |
Generic BarId Source # | |
Num BarId Source # | |
Read BarId Source # | |
Show BarId Source # | |
Eq BarId Source # | |
Ord BarId Source # | |
type Rep BarId Source # | |
Defined in Test.QuickCheck.Quid.Example type Rep BarId = D1 ('MetaData "BarId" "Test.QuickCheck.Quid.Example" "quickcheck-quid-0.0.1.5-3KP1PFm9K8dJph8DsykOC0-example" 'True) (C1 ('MetaCons "BarId" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Hexadecimal Quid)))) |
Instances
Arbitrary BazId Source # | |
CoArbitrary BazId Source # | |
Defined in Test.QuickCheck.Quid.Example coarbitrary :: BazId -> Gen b -> Gen b # | |
Function BazId Source # | |
Generic BazId Source # | |
Read BazId Source # | |
Show BazId Source # | |
Eq BazId Source # | |
Ord BazId Source # | |
type Rep BazId Source # | |
Defined in Test.QuickCheck.Quid.Example |