QuickCheck-2.5.1.1: Automatic testing of Haskell programs

Safe HaskellSafe-Inferred

Test.QuickCheck.Text

Documentation

newtype Str

Constructors

MkStr String 

Instances

Show Str 

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

number :: Int -> String -> String

short :: Int -> String -> String

showErr :: Show a => a -> String

oneLine :: String -> String

isOneLine :: String -> Bool

bold :: String -> String

newTerminal :: Output -> Output -> IO Terminal

terminalOutput :: Terminal -> IO String

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

data Terminal

putTemp :: Terminal -> String -> IO ()

putPart :: Terminal -> String -> IO ()

putLine :: Terminal -> String -> IO ()