cabal-gild
Safe HaskellSafe-Inferred
LanguageHaskell2010

CabalGild.Unstable.Extra.FilePath

Synopsis

Documentation

toPosixSeparators :: FilePath -> FilePath Source #

Converts a FilePath with potential Windows-style separators in it to one with only POSIX-style separators.