[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

download-curl and tagsoup 0.13



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                                       [cjwatson@debian.org]


Reply to: