QuickCheck-2.7.3: Automatic testing of Haskell programs

Safe HaskellSafe-Inferred

Test.QuickCheck.Text

Description

Terminal control. Internal QuickCheck module.

Documentation

newtype Str Source

Constructors

MkStr String 

Instances

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

newTerminal :: Output -> Output -> IO TerminalSource