Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
isValidAbsFile :: PosixPath -> Boolpath OsPath.Internal.Posix Is the PosixPath a valid absolute file?
isValidRelDir :: PosixPath -> Boolpath OsPath.Internal.Posix Is the PosixPath a valid relative dir?
isValidRelFile :: PosixPath -> Boolpath OsPath.Internal.Posix Is the PosixPath a valid relative file?
isValidAbsDir :: WindowsPath -> Boolpath OsPath.Internal.Windows Is the WindowsPath a valid absolute dir?
isValidAbsFile :: WindowsPath -> Boolpath OsPath.Internal.Windows Is the WindowsPath a valid absolute file?
isValidRelDir :: WindowsPath -> Boolpath OsPath.Internal.Windows Is the WindowsPath a valid relative dir?
isValidRelFile :: WindowsPath -> Boolpath OsPath.Internal.Windows Is the WindowsPath a valid relative file?
InvalidAbsDir :: PosixPath -> PathExceptionpath OsPath.Posix No documentation available.
InvalidAbsFile :: PosixPath -> PathExceptionpath OsPath.Posix No documentation available.
InvalidDir :: PosixPath -> PathExceptionpath OsPath.Posix No documentation available.