]> gitweb.michael.orlitzky.com - hath.git/history - src/CommandLine.hs
Rewrite command-line parsing to use cmdargs.
[hath.git] / src / CommandLine.hs
2013-10-14 Michael OrlitzkyRewrite command-line parsing to use cmdargs.
2013-08-19 Michael OrlitzkyAdd a test for the Cidr 'enumerate' function.
2013-08-17 Michael OrlitzkyBump the version number to 0.0.4 in hath.cabal.
2013-06-08 Michael OrlitzkyAdd hlint makefile target. 0.0.1
2013-06-07 Michael OrlitzkyAdd more Haddock comments.
2010-05-22 Michael OrlitzkyChanged the long name of "dupe" from "duplicated" to...
2010-05-22 Michael OrlitzkyAdded the "diff" mode of operation.
2010-05-20 Michael OrlitzkyAdded the 'Dupe' mode of operation.
2010-05-01 Michael OrlitzkyAllow "regexed" and "reduced" for the mode.
2010-04-30 Michael OrlitzkyAdd mode parsing to the CommandLine module.
2010-04-29 Michael OrlitzkyAdd a CommandLine module for parsing command-line options.