Safe Haskell | None |
---|---|
Language | Haskell2010 |
Line terminal text frontend based on stdin/stdout, intended for logging tests, but may be used on a teletype terminal, or with keyboard and printer.
Synopsis
- startup :: ClientOptions -> IO RawFrontend
- frontendName :: String
Documentation
startup :: ClientOptions -> IO RawFrontend Source #
Set up the frontend input and output.
frontendName :: String Source #
The name of the frontend.