Safe Haskell | None |
---|---|
Language | Haskell2010 |
- doFileOperation :: FileOperation -> IO ()
- _doFileOperation :: [Path b1] -> Path Abs -> (Path b1 -> Path Abs -> IO b) -> (Path b1 -> Path Abs -> IO a) -> IO () -> IO ()
- goDir :: Bool -> MyGUI -> MyView -> Item -> IO ()
Documentation
doFileOperation :: FileOperation -> IO () Source #
Carries out a file operation with the appropriate error handling allowing the user to react to various exceptions with further input.