filemanip/README

29 lines
472 B
Text
Raw Normal View History

2007-05-02 01:55:51 -04:00
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:
2007-05-02 02:05:52 -04:00
http://darcs.serpentine.com/filemanip/dist/doc/html/FileManip/
2007-05-02 01:55:51 -04:00
To contribute:
darcs get http://darcs.serpentine.com/filemanip
Contributors:
Bryan O'Sullivan