Safe Haskell | Safe-Inferred |
---|
Test.QuickCheck.Text
Documentation
newTerminal :: Output -> Output -> IO TerminalSource
withStdioTerminal :: (Terminal -> IO a) -> IO aSource
withNullTerminal :: (Terminal -> IO a) -> IO aSource
terminalOutput :: Terminal -> IO StringSource