QuickCheck-2.1.0.3: 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 :: IO TerminalSource
data Terminal Source
putTemp :: Terminal -> String -> IO ()Source
putPart :: Terminal -> String -> IO ()Source
putLine :: Terminal -> String -> IO ()Source