X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhalcyon.git;a=blobdiff_plain;f=twat.cabal;h=cfad0541f2755267cf2bb4717335dd4842eff4bc;hp=c2890fe6e29ea6e0151e97273837b5a13c0ac05b;hb=494422c84ac6e4a3a1b630f92dcb5bdcc37c5611;hpb=26718edaad5cd7921d957a1f0972fd9f5cd5b645 diff --git a/twat.cabal b/twat.cabal index c2890fe..cfad054 100644 --- a/twat.cabal +++ b/twat.cabal @@ -7,9 +7,9 @@ license: GPL-3 license-file: doc/LICENSE homepage: http://michael.orlitzky.com/code/twat.php bug-reports: mailto:michael@orlitzky.com -category: Math +category: Utils, Web synopsis: - Twat twats tweets so you don't have to twitter. + Twat twats tweets so you don't have to Twitter. build-type: Simple executable twat @@ -18,10 +18,10 @@ 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.*, HUnit == 1.2.*, MissingH == 1.*, @@ -76,10 +76,10 @@ 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.*, HUnit == 1.2.*, MissingH == 1.*,