| Portability | GHC |
|---|---|
| Stability | experimental |
| Maintainer | Ian-Woo Kim <ianwookim@gmail.com> |
| Safe Haskell | Safe-Inferred |
Hoodle.Util.Process
Description
Documentation
existThenRemove :: FilePath -> IO ()Source
pipeAction :: IO () -> (ByteString -> IO a) -> IO aSource