fork of https://github.com/bos/filemanip that can look thru symlinks
cb63c4f2a5
--HG-- extra : convert_revision : 6de4635de3fcfc021691ecf0b88cec31ab1245f0 |
||
---|---|---|
examples | ||
System/FilePath | ||
COPYING.LIB | ||
FileManip.cabal | ||
README | ||
Setup.lhs |
FileManip: expressive file manipulation --------------------------------------- This package provides functions and combinators for searching, matching, and manipulating files. To build and install: runhaskell Setup configure runhaskell Setup build runhaskell Setup install To understand: http://darcs.serpentine.com/filemanip/dist/doc/html/FileManip/ To contribute: darcs get http://darcs.serpentine.com/filemanip Contributors: Bryan O'Sullivan