From aa5f289e226ce6e2c1b98996aa15db677583aba9 Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 19 Mar 2014 14:45:10 -0400 Subject: Require at least conduit 1.0.4 for 'hoist' call. --- presence.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presence.cabal b/presence.cabal index ec740721..a54213bb 100644 --- a/presence.cabal +++ b/presence.cabal @@ -16,7 +16,7 @@ data-dir: "" executable presence build-depends: base -any, stm -any, text (>=0.11.2.0), xml-types -any, containers -any, network -any, time -any, transformers -any, resourcet -any, bytestring -any, - mtl -any, mmorph -any, conduit -any, xml-conduit -any, void -any, random -any, + mtl -any, mmorph -any, conduit (>=1.0.4), xml-conduit -any, void -any, random -any, data-default -any, blaze-builder-conduit -any, blaze-builder -any, unix -any, binary -any, directory -any, cpu -any, template-haskell -any, deepseq -any, filepath -any, hinotify -any, process -any -- cgit v1.2.3