Drop -O2
--HG-- extra : convert_revision : 2a9728593ca2a69d5ab23eb7e226cac4a2f58725
This commit is contained in:
parent
7cfcde5ec6
commit
c6b391578f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Library
|
||||||
else
|
else
|
||||||
Build-Depends: base >= 2 && < 5, filepath, mtl, unix, extensible-exceptions
|
Build-Depends: base >= 2 && < 5, filepath, mtl, unix, extensible-exceptions
|
||||||
|
|
||||||
GHC-Options: -Wall -O2
|
GHC-Options: -Wall
|
||||||
Exposed-Modules:
|
Exposed-Modules:
|
||||||
System.FilePath.Find,
|
System.FilePath.Find,
|
||||||
System.FilePath.Glob,
|
System.FilePath.Glob,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue