From f98bf3c8449c234dff3fc0d2295c9485eb5c40c8 Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 2 Oct 2013 20:28:44 -0400 Subject: Updates to cabal file. --- presence.cabal | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/presence.cabal b/presence.cabal index 32158dca..13395c15 100644 --- a/presence.cabal +++ b/presence.cabal @@ -20,16 +20,16 @@ executable presence conduit -any, containers -any, cpu -any, data-default -any, deepseq -any, directory -any, filepath -any, hinotify -any, mtl -any, network -any, random -any, stm -any, - template-haskell -any, text -any, transformers -any, unix -any, - xml-conduit -any, xml-types -any + template-haskell -any, text (>=0.11.2.0), transformers -any, unix -any, + xml-conduit -any, xml-types -any main-is: main.hs buildable: True cpp-options: -DRENDERFLUSH c-sources: Presence/monitortty.c hs-source-dirs: . Presence - other-modules: Data.BitSyntax AdaptServer ByteStringOperators - ConfigFiles FGConsole LocalPeerCred Server UTmp XMPPServer + other-modules: Data.BitSyntax ByteStringOperators + ConfigFiles FGConsole LocalPeerCred UTmp GetHostByAddr ServerC SocketLike XMPP XMPPTypes NestingXML Text.XML.Stream.Render Text.XML.Stream.Token ghc-prof-options: -DNOUTMP - \ No newline at end of file + -- cgit v1.2.3