Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Utility functions for manipulating Windows paths related to the Haskell Platform.
Documentation
mapWinPath :: (WinPath -> WinPath) -> String -> String Source
Apply a function on WithPath
to a list of FilePaths
.
isVersionOpt :: String -> Bool Source
Check whether the given argument to a command on Windows looks like a request either for the version number or for command syntax help.