Drop -O2
This commit is contained in:
parent
2a07887c1c
commit
76c0d496d2
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue