5e7e0d5cf9
--HG-- extra : convert_revision : 07b69ee7562e97f495e6a7d6fd154b98d002f059
28 lines
472 B
Text
28 lines
472 B
Text
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
|