Portability | unportable |
---|---|
Stability | unstable |
Maintainer | Jose A. Ortega Ruiz <jao@gnu.org> |
Safe Haskell | None |
Plugins.StdinReader
Description
A plugin for reading from stdin
.
Exports:
- StdinReader
to safely display stdin content (striping actions).
- UnsafeStdinReader
to display stdin content as-is.
Documentation
data StdinReader
Constructors
StdinReader | |
UnsafeStdinReader |
Instances
Read StdinReader | |
Show StdinReader | |
Exec StdinReader |