diff options
| author | Joey Hess <joey@kitenet.net> | 2014-05-31 21:04:03 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-05-31 21:04:03 -0400 |
| commit | 383548956354a00cf24323310e9981ccea6a1ddf (patch) | |
| tree | 961e1174eb0c590cc4ab57db73d0bd4f09574da6 | |
| parent | 2588cab6a2b8e3097fa23b3527d9fa8d9c53d903 (diff) | |
| parent | 5387d71dac4a6433bec5376659f0a9d9c2f2ed47 (diff) | |
Merge branch 'joeyconfig'
| -rw-r--r-- | propellor.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index 67a418e5..350215fd 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -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, |
