Rename Glob -> GlobPattern.
This commit is contained in:
parent
dd5de4dd99
commit
37d7142475
3 changed files with 3 additions and 3 deletions
|
@ -12,4 +12,4 @@ Build-Depends: base, filepath, mtl, unix
|
|||
GHC-Options: -Wall
|
||||
Exposed-Modules:
|
||||
System.FilePath.Find,
|
||||
System.FilePath.Glob
|
||||
System.FilePath.GlobPattern
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue