X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhalcyon.git;a=blobdiff_plain;f=halcyon.cabal;h=e425797b10a40cfec9144f28527517b378a7e64e;hp=8e8119f1c0cd1ea6557c852bed4788fd67f3c63b;hb=eed0d7b0f8ef28864c00925beef5c8853bcd44cc;hpb=4f1ecbb17ed0e0a9506187630374468a46179514 diff --git a/halcyon.cabal b/halcyon.cabal index 8e8119f..e425797 100644 --- a/halcyon.cabal +++ b/halcyon.cabal @@ -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