QuickCheck-2.4.0.1: Automatic testing of Haskell programs
Test.QuickCheck.Text
newtype Str Source
Constructors
Instances
ranges :: Integral a => a -> a -> StrSource
number :: Int -> String -> StringSource
short :: Int -> String -> StringSource
showErr :: Show a => a -> StringSource
bold :: String -> StringSource
newTerminal :: Output -> Output -> IO TerminalSource
newStdioTerminal :: IO TerminalSource
newNullTerminal :: IO TerminalSource
terminalOutput :: Terminal -> IO StringSource
handle :: Handle -> String -> IO ()Source
data Terminal Source
putTemp :: Terminal -> String -> IO ()Source
putPart :: Terminal -> String -> IO ()Source
putLine :: Terminal -> String -> IO ()Source