X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhalcyon.git;a=blobdiff_plain;f=twat.cabal;h=0d307f445941ae514483a9ddf95a2d79da73ea40;hp=12c978ede25872d620e2baa1db72a6681b77ecdb;hb=7bb00e04c15781d889f950d00babf3f183047bff;hpb=4cc476a2714260980899ca5358196bbf5226b3c2 diff --git a/twat.cabal b/twat.cabal index 12c978e..0d307f4 100644 --- a/twat.cabal +++ b/twat.cabal @@ -18,7 +18,9 @@ executable twat authenticate-oauth == 1.4.*, base == 4.*, bytestring == 0.10.*, + cmdargs == 0.10.*, conduit == 1.*, + configurator == 0.2.*, directory == 1.2.*, HaXml == 1.24.*, http-conduit == 1.9.*, @@ -46,6 +48,7 @@ executable twat ExitCodes Html Mail + OptionalConfiguration StringUtils Twitter.Http Twitter.Status @@ -74,7 +77,9 @@ test-suite testsuite authenticate-oauth == 1.4.*, base == 4.*, bytestring == 0.10.*, + cmdargs == 0.10.*, conduit == 1.*, + configurator == 0.2.*, directory == 1.2.*, HaXml == 1.24.*, http-conduit == 1.9.*,