diff options
-rw-r--r-- | presence.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/presence.cabal b/presence.cabal index 3bd8e153..60dc066e 100644 --- a/presence.cabal +++ b/presence.cabal | |||
@@ -18,6 +18,7 @@ executable presence | |||
18 | xml-conduit -any, xml-types -any | 18 | xml-conduit -any, xml-types -any |
19 | main-is: main.hs | 19 | main-is: main.hs |
20 | buildable: True | 20 | buildable: True |
21 | cpp-options: -DRENDERFLUSH | ||
21 | c-sources: Presence/monitortty.c | 22 | c-sources: Presence/monitortty.c |
22 | hs-source-dirs: . Presence | 23 | hs-source-dirs: . Presence |
23 | ghc-prof-options: -DNOUTMP | 24 | ghc-prof-options: -DNOUTMP |