]> gitweb.michael.orlitzky.com - dead/halcyon.git/blobdiff - twat.cabal
Add a 'dist' makefile target.
[dead/halcyon.git] / twat.cabal
index c2890fe6e29ea6e0151e97273837b5a13c0ac05b..2c58edcaadea266682d729691c34b6afed298171 100644 (file)
@@ -9,7 +9,7 @@ homepage:       http://michael.orlitzky.com/code/twat.php
 bug-reports:    mailto:michael@orlitzky.com
 category:       Math
 synopsis:
 bug-reports:    mailto:michael@orlitzky.com
 category:       Math
 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
 build-type:     Simple
 
 executable twat
@@ -18,6 +18,7 @@ executable twat
     authenticate-oauth          == 1.4.*,
     base                        == 4.*,
     bytestring                  == 0.10.*,
     authenticate-oauth          == 1.4.*,
     base                        == 4.*,
     bytestring                  == 0.10.*,
+    cmdargs                     == 0.10.*,
     conduit                     == 1.*,
     configurator                == 0.2.*,
     directory                   == 1.2.*,
     conduit                     == 1.*,
     configurator                == 0.2.*,
     directory                   == 1.2.*,
@@ -76,6 +77,7 @@ test-suite testsuite
     authenticate-oauth          == 1.4.*,
     base                        == 4.*,
     bytestring                  == 0.10.*,
     authenticate-oauth          == 1.4.*,
     base                        == 4.*,
     bytestring                  == 0.10.*,
+    cmdargs                     == 0.10.*,
     conduit                     == 1.*,
     configurator                == 0.2.*,
     directory                   == 1.2.*,
     conduit                     == 1.*,
     configurator                == 0.2.*,
     directory                   == 1.2.*,