Add Manip module.
This commit is contained in:
parent
37d7142475
commit
67cff2bdbe
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