quickcheck-instances-0.3.30: Common quickcheck instances
Safe HaskellNone
LanguageHaskell2010

Test.QuickCheck.Instances.Primitive

Orphan instances

Arbitrary ByteArray #

Since: 0.3.28

Instance details

CoArbitrary ByteArray #

Since: 0.3.28

Instance details

Methods

coarbitrary :: ByteArray -> Gen b -> Gen b #

Function ByteArray #

Since: 0.3.28

Instance details

Methods

function :: (ByteArray -> b) -> ByteArray :-> b #