Rename Glob -> GlobPattern.

--HG--
extra : convert_revision : 8d1646ccad02799799ef66d72684d9d110f01654
This commit is contained in:
Bryan O'Sullivan 2007-04-30 17:06:48 +00:00
parent a5675ac014
commit 9e5996a5a7
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