From 5315802ff831a7aa22aa11822f8d3b947b309cdc Mon Sep 17 00:00:00 2001 From: James Crayne Date: Sun, 30 Jun 2013 02:46:28 -0400 Subject: add -DRENDERFLUSH cpp flag to cabal file --- presence.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/presence.cabal b/presence.cabal index 3bd8e153..60dc066e 100644 --- a/presence.cabal +++ b/presence.cabal @@ -18,6 +18,7 @@ executable presence xml-conduit -any, xml-types -any main-is: main.hs buildable: True + cpp-options: -DRENDERFLUSH c-sources: Presence/monitortty.c hs-source-dirs: . Presence ghc-prof-options: -DNOUTMP -- cgit v1.2.3