W Wrapl, The Programming Language

Libraries IO.Terminal

Types

T

Inherits from:

ReaderT

Inherits from:

WriterT

Inherits from:

Constants

Err : WriterT

Writes to the standard error channel

In : ReaderT

Reads from the standard input channel

Out : WriterT

Writes to the standard output channel