Rename Glob -> GlobPattern.

This commit is contained in:
Bryan O'Sullivan 2007-04-30 17:06:48 +00:00
parent dd5de4dd99
commit 37d7142475
3 changed files with 3 additions and 3 deletions

View file

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