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

Test.QuickCheck.Instances.Text

Orphan instances

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

Function Text Source # 
Instance details

Methods

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

Function Text Source # 
Instance details

Methods

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