X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhalcyon.git;a=blobdiff_plain;f=twat.cabal;h=c2890fe6e29ea6e0151e97273837b5a13c0ac05b;hp=12c978ede25872d620e2baa1db72a6681b77ecdb;hb=26718edaad5cd7921d957a1f0972fd9f5cd5b645;hpb=4cc476a2714260980899ca5358196bbf5226b3c2 diff --git a/twat.cabal b/twat.cabal index 12c978e..c2890fe 100644 --- a/twat.cabal +++ b/twat.cabal @@ -19,6 +19,7 @@ executable twat base == 4.*, bytestring == 0.10.*, conduit == 1.*, + configurator == 0.2.*, directory == 1.2.*, HaXml == 1.24.*, http-conduit == 1.9.*, @@ -46,6 +47,7 @@ executable twat ExitCodes Html Mail + OptionalConfiguration StringUtils Twitter.Http Twitter.Status @@ -75,6 +77,7 @@ test-suite testsuite base == 4.*, bytestring == 0.10.*, conduit == 1.*, + configurator == 0.2.*, directory == 1.2.*, HaXml == 1.24.*, http-conduit == 1.9.*,