Portability | unportable |
---|---|
Stability | unstable |
Maintainer | Jose A. Ortega Ruiz <jao@gnu.org> |
Safe Haskell | None |
Plugins.PipeReader
Description
A plugin for reading from named pipes
Documentation
data PipeReader
Constructors
PipeReader String String |
Instances
Read PipeReader | |
Show PipeReader | |
Exec PipeReader |
checkPipe :: FilePath -> IO ()