Add Glob module, update docs.
--HG-- extra : convert_revision : e114cb9154838d7f74c72671db22dbddb97e3a58
This commit is contained in:
parent
cb63c4f2a5
commit
097afc9831
5 changed files with 110 additions and 3 deletions
|
@ -13,6 +13,7 @@ Build-Depends: base, filepath, mtl, unix
|
|||
GHC-Options: -Wall -O2
|
||||
Exposed-Modules:
|
||||
System.FilePath.Find,
|
||||
System.FilePath.Glob,
|
||||
System.FilePath.GlobPattern,
|
||||
System.FilePath.Manip
|
||||
Extra-Source-Files: README
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue