QuickCheck-2.6: Automatic testing of Haskell programs

Safe HaskellSafe-Inferred

Test.QuickCheck.Text

Documentation

newtype Str

Constructors

MkStr String 

Instances

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

showErr :: Show a => a -> String

newTerminal :: Output -> Output -> IO Terminal

handle :: Handle -> String -> IO ()

data Terminal