summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Kazu Yamamoto <kazu@iij.ad.jp>2012-10-29 17:06:06 +0900
committerGravatar Kazu Yamamoto <kazu@iij.ad.jp>2012-10-29 17:06:06 +0900
commit0fb69260fb1dcf69feee90d5e603b14fdbd176cd (patch)
tree08f1f47fed32a2c149e1e10ef2326c3d8e39a711
parent12828ad915c277912a4e5e778eade7904418f5f7 (diff)
set conduit lower version to avoid ambiguous 'sequence'.
-rw-r--r--dns.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns.cabal b/dns.cabal
index ec9f0b0..fc3f83b 100644
--- a/dns.cabal
+++ b/dns.cabal
@@ -27,7 +27,7 @@ library
, binary
, blaze-builder
, bytestring
- , conduit
+ , conduit >= 0.5
, containers
, iproute >= 1.2.4
, mtl