Add Manip module.
--HG-- extra : convert_revision : 38d40de52e0b82b618bdaa0bffe08d89ff60d830
This commit is contained in:
parent
9e5996a5a7
commit
ec2fcb2c4a
2 changed files with 51 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue