]> gitweb.michael.orlitzky.com - hath.git/history - hath.cabal
Rewrite command-line parsing to use cmdargs.
[hath.git] / hath.cabal
2013-10-14 Michael OrlitzkyRewrite command-line parsing to use cmdargs.
2013-10-09 Michael OrlitzkyAdd an example of using multiple threads for DNS lookups.
2013-10-08 Michael OrlitzkyBump dns dependency to 1.*, and update DNS module. 0.0.5
2013-08-19 Michael OrlitzkyAdd that last manpage addition to the cabal file.
2013-08-19 Michael OrlitzkyAdd an upper bound on the base version.
2013-08-19 Michael OrlitzkyUpdate man page and cabal file examples.
2013-08-18 Michael OrlitzkyAdd some more tests; minor code cleanup.
2013-08-17 Michael OrlitzkyBump the version number to 0.0.4 in hath.cabal.
2013-06-08 Michael OrlitzkyVersion bump again, include the man page in the source... 0.0.3
2013-06-08 Michael OrlitzkyRemove useless --flags in makefile. 0.0.2
2013-06-08 Michael OrlitzkyAdd category: Utils to cabal file.
2013-06-08 Michael OrlitzkyPHONY the dist make target.
2013-06-08 Michael OrlitzkyAdd a description to the cabal file.
2013-06-07 Michael OrlitzkyAdd more Haddock comments.
2013-04-21 Michael OrlitzkyUse Cabal test integration.
2013-04-21 Michael OrlitzkyPrepare for version 0.0.1.
2013-04-21 Michael OrlitzkyUse test-framework for the tests, and bump some depende...
2012-04-12 Michael OrlitzkyRelax the base version requirement.
2011-12-26 Michael OrlitzkyCabalize the project.