This commit is contained in:
Joey Hess 2014-05-31 21:04:03 -04:00
parent 179301f58d
commit 5387d71dac
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Executable wrapper
Executable config
Main-Is: config.hs
GHC-Options: -Wall -threaded -0O
GHC-Options: -Wall -threaded -O0
Hs-Source-Dirs: src
Build-Depends: MissingH, directory, filepath, base >= 4.5, base < 5,
IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal,