quickcheck-instances-0.3.29.1: Common quickcheck instances
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.QuickCheck.Instances.Primitive

Orphan instances

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 #

Function ByteArray Source #

Since: 0.3.28

Instance details

Methods

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