]> gitweb.michael.orlitzky.com - dead/halcyon.git/blobdiff - twat.cabal
Update "Category" field in the cabal file and remove an unused dependency.
[dead/halcyon.git] / twat.cabal
index 0d307f445941ae514483a9ddf95a2d79da73ea40..cfad0541f2755267cf2bb4717335dd4842eff4bc 100644 (file)
@@ -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
@@ -22,7 +22,6 @@ executable twat
     conduit                     == 1.*,
     configurator                == 0.2.*,
     directory                   == 1.2.*,
-    HaXml                       == 1.24.*,
     http-conduit                == 1.9.*,
     HUnit                       == 1.2.*,
     MissingH                    == 1.*,
@@ -81,7 +80,6 @@ test-suite testsuite
     conduit                     == 1.*,
     configurator                == 0.2.*,
     directory                   == 1.2.*,
-    HaXml                       == 1.24.*,
     http-conduit                == 1.9.*,
     HUnit                       == 1.2.*,
     MissingH                    == 1.*,