Hi,

download-curl works with tagsoup 0.13.  Could you apply this patch so
that the .cabal file knows about that?

Index: b/download-curl.cabal
===================================================================
--- a/download-curl.cabal
+++ b/download-curl.cabal
@@ -56,4 +56,4 @@
         build-depends:   base >= 3 && < 6, bytestring
     else
         build-depends:   base > 3 && < 4
-    build-depends: curl, tagsoup >= 0.8 && < 0.13, feed, xml
+    build-depends: curl, tagsoup >= 0.8 && < 0.14, feed, xml

Thanks,

-- 
Colin Watson                                       [[email protected]]


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to