QuickCheck-2.4.1.1: Automatic testing of Haskell programsSource codeContentsIndex
Test.QuickCheck.Text
Documentation
newtype Str Source
Constructors
MkStr String
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
Produced by Haddock version 2.6.0