]> gitweb.michael.orlitzky.com - dead/halcyon.git/blobdiff - halcyon.cabal
Disable TLS certificate verification to make it more worky.
[dead/halcyon.git] / halcyon.cabal
index da45e30a20c21e3f8e3d6ec2a110f3bd5eeb8dda..ee35e16b52bbb6e339ba8a47f0810c975783517e 100644 (file)
@@ -20,6 +20,7 @@ executable halcyon
     base                        >= 4.6 && < 5,
     bytestring                  >= 0.10,
     cmdargs                     >= 0.10.5,
+    connection                  >= 0.2.1,
     configurator                >= 0.2,
     directory                   >= 1.2,
     filepath                    >= 1.3,
@@ -83,6 +84,7 @@ test-suite testsuite
     base                        >= 4.6 && < 5,
     bytestring                  >= 0.10,
     cmdargs                     >= 0.10.5,
+    connection                  >= 0.2.1,
     configurator                >= 0.2,
     directory                   >= 1.2,
     filepath                    >= 1.3,