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

Test.QuickCheck.Instances.Primitive

Orphan instances

Function ByteArray Source #

Since: 0.3.28

Instance details

Methods

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

Arbitrary ByteArray Source #

Since: 0.3.28

Instance details

CoArbitrary ByteArray Source #

Since: 0.3.28

Instance details

Methods

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