QuickCheck-2.6: Automatic testing of Haskell programs

Safe HaskellSafe-Inferred
LanguageHaskell98

Test.QuickCheck.Text

Documentation

newtype Str Source

Constructors

MkStr String 

Instances

ranges :: (Show a, Integral a) => a -> a -> Str Source

showErr :: Show a => a -> String Source

newTerminal :: Output -> Output -> IO Terminal Source