Safe Haskell | Safe-Infered |
---|
System.IO.Silently
Description
Documentation
hSilence :: [Handle] -> IO a -> IO aSource
Run an IO action while preventing all output to the given handles.
silently-1.1.4: Prevent or capture writing to stdout and other handles.
Safe Haskell | Safe-Infered |
---|
System.IO.Silently
Description
hSilence :: [Handle] -> IO a -> IO aSource
Run an IO action while preventing all output to the given handles.