build-shootout icon indicating copy to clipboard operation
build-shootout copied to clipboard

Command line flags need work

Open ndmitchell opened this issue 12 years ago • 0 comments

If you pass --continue it prints success in lots of places and doesn't fail with an exit code, it doesn't support --help etc. Need to rework the command line arguments, but retain the current flexibility. Ideally stick to "runhaskell just works", which restricts me to GetOpt.

ndmitchell avatar Dec 03 '13 20:12 ndmitchell