This commit is contained in:
Bryan O'Sullivan 2010-07-10 15:47:48 +00:00
parent 2a07887c1c
commit 76c0d496d2
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Library
else
Build-Depends: base >= 2 && < 5, filepath, mtl, unix, extensible-exceptions
GHC-Options: -Wall -O2
GHC-Options: -Wall
Exposed-Modules:
System.FilePath.Find,
System.FilePath.Glob,