diff options
-rw-r--r-- | presence.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/presence.cabal b/presence.cabal index 13395c15..0843d322 100644 --- a/presence.cabal +++ b/presence.cabal | |||
@@ -21,7 +21,7 @@ executable presence | |||
21 | deepseq -any, directory -any, filepath -any, hinotify -any, | 21 | deepseq -any, directory -any, filepath -any, hinotify -any, |
22 | mtl -any, network -any, random -any, stm -any, | 22 | mtl -any, network -any, random -any, stm -any, |
23 | template-haskell -any, text (>=0.11.2.0), transformers -any, unix -any, | 23 | template-haskell -any, text (>=0.11.2.0), transformers -any, unix -any, |
24 | xml-conduit -any, xml-types -any | 24 | xml-conduit -any, xml-types -any, stm-delay -any |
25 | main-is: main.hs | 25 | main-is: main.hs |
26 | buildable: True | 26 | buildable: True |
27 | cpp-options: -DRENDERFLUSH | 27 | cpp-options: -DRENDERFLUSH |