]> gitweb.michael.orlitzky.com - hath.git/commit
Rewrite command-line parsing to use cmdargs.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 14 Oct 2013 02:11:09 +0000 (22:11 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 14 Oct 2013 02:11:09 +0000 (22:11 -0400)
commita2fe46950a637e64fb5056fce091bf398b983a79
tree504f49b28ba33df8fef5d463a8578357690ee50a
parent72645e4a98e9d14eac3220c00058efe2d8fae489
Rewrite command-line parsing to use cmdargs.
Make the regexp barriers optional via --barriers.
Bump to version 0.0.6.
Add two new test suites (shelltestrunner) for Cabal.
hath.cabal
src/CommandLine.hs
src/ExitCodes.hs
src/Main.hs