]> gitweb.michael.orlitzky.com - hath.git/history - src/CommandLine.hs
Add a --sort flag to hath and document/test why it was needed after all.
[hath.git] / src / CommandLine.hs
2017-04-18 Michael OrlitzkyAdd a --sort flag to hath and document/test why it... 0.4.0
2017-04-17 Michael OrlitzkyAdd a new --normalize command-line flag to normalize...
2016-07-06 Michael OrlitzkyDon't derive Typeable (GHC 8+).
2015-11-12 Michael OrlitzkyRemove the "reversed" mode -- do one thing and do it... 0.3.0
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.