fork of https://github.com/bos/filemanip that can look thru symlinks
37398ede96
--HG-- extra : convert_revision : cef02b74aefb1f81aa48f4e7b55c09cb09263c02 |
||
---|---|---|
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: runhaskell Setup haddock Take a look at the generated documentation in dist/doc. To contribute: darcs get http://darcs.serpentine.com/filemanip Contributors: Bryan O'Sullivan