]> gitweb.michael.orlitzky.com - dead/halcyon.git/blobdiff - halcyon.cabal
Bump tagsoup dependency.
[dead/halcyon.git] / halcyon.cabal
index 8e8119f1c0cd1ea6557c852bed4788fd67f3c63b..e425797b10a40cfec9144f28527517b378a7e64e 100644 (file)
@@ -20,16 +20,16 @@ executable halcyon
     base                        == 4.*,
     bytestring                  == 0.10.*,
     cmdargs                     >= 0.10.5,
-    conduit                     == 1.*,
     configurator                == 0.2.*,
     directory                   == 1.2.*,
-    http-conduit                == 1.9.*,
+    http-client                 == 0.2.*,
+    http-client-tls             == 0.2.*,
     HUnit                       == 1.2.*,
     MissingH                    == 1.*,
     process                     == 1.*,
     old-locale                  == 1.*,
     regex-compat                == 0.*,
-    tagsoup                     == 0.12.*,
+    tagsoup                     == 0.13.*,
     text                        == 0.11.*,
     time                        == 1.*,
     -- Test deps
@@ -78,16 +78,16 @@ test-suite testsuite
     base                        == 4.*,
     bytestring                  == 0.10.*,
     cmdargs                     >= 0.10.5,
-    conduit                     == 1.*,
     configurator                == 0.2.*,
     directory                   == 1.2.*,
-    http-conduit                == 1.9.*,
+    http-client                 == 0.2.*,
+    http-client-tls             == 0.2.*,
     HUnit                       == 1.2.*,
     MissingH                    == 1.*,
     process                     == 1.*,
     old-locale                  == 1.*,
     regex-compat                == 0.*,
-    tagsoup                     == 0.12.*,
+    tagsoup                     == 0.13.*,
     text                        == 0.11.*,
     time                        == 1.*,
     -- Test deps