Add Manip module.

--HG--
extra : convert_revision : 38d40de52e0b82b618bdaa0bffe08d89ff60d830
This commit is contained in:
Bryan O'Sullivan 2007-04-30 19:46:06 +00:00
parent 9e5996a5a7
commit ec2fcb2c4a
2 changed files with 51 additions and 1 deletions

View file

@ -12,4 +12,5 @@ Build-Depends: base, filepath, mtl, unix
GHC-Options: -Wall
Exposed-Modules:
System.FilePath.Find,
System.FilePath.GlobPattern
System.FilePath.GlobPattern,
System.FilePath.Manip