Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
System.FilePath.FilePather.Find
Documentation
findWith :: Exception e => ReadFilePathT e IO Bool -> ReadFilePathT e IO [FilePath] Source #
findDirectories :: Exception e => ReadFilePathT e IO [FilePath] Source #
findAllFiles :: Exception e => ReadFilePathT e IO [FilePath] Source #