ndmitchell / build-shootout

Comparison of build program expressive power
88 stars 11 forks source link

Command line flags need work #9

Open ndmitchell opened 10 years ago

ndmitchell commented 10 years ago

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.