Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Text.StringTemplates.Utils
Synopsis
- directoryEntriesRecursive :: FilePath -> IO ([FilePath], [FilePath])
- directoryFilesRecursive :: FilePath -> IO [FilePath]
- getRecursiveMTime :: FilePath -> IO UTCTime
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Text.StringTemplates.Utils