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