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

Test.QuickCheck.Instances.Text

Orphan instances

Function Text Source # 
Instance details

Methods

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

Function Text Source # 
Instance details

Methods

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

Arbitrary Text Source # 
Instance details

Methods

arbitrary :: Gen Text #

shrink :: Text -> [Text] #

Arbitrary Text Source # 
Instance details

Methods

arbitrary :: Gen Text #

shrink :: Text -> [Text] #

CoArbitrary Text Source # 
Instance details

Methods

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

CoArbitrary Text Source # 
Instance details

Methods

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