Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Distribution.Client.Compat.Directory
Documentation
setModificationTime :: FilePath -> UTCTime -> IO () #
createFileLink :: FilePath -> FilePath -> IO () #
pathIsSymbolicLink :: FilePath -> IO Bool #
getSymbolicLinkTarget :: FilePath -> IO FilePath #