quickcheck-instances-0.3.18: Common quickcheck instances

Safe HaskellSafe
LanguageHaskell98

Test.QuickCheck.Instances.Text

Contents

Orphan instances

Function Text Source # 

Methods

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

Function Text Source # 

Methods

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

Arbitrary Text Source # 

Methods

arbitrary :: Gen Text #

shrink :: Text -> [Text] #

Arbitrary Text Source # 

Methods

arbitrary :: Gen Text #

shrink :: Text -> [Text] #

CoArbitrary Text Source # 

Methods

coarbitrary :: Text -> Gen b -> Gen b #

CoArbitrary Text Source # 

Methods

coarbitrary :: Text -> Gen b -> Gen b #