Neil Mitchell
Neil Mitchell
Makes sense. Are there any other flags you've had difficulty translating? I'm surprised if this is the only one, so if there are multiple, I'd like to consider a good...
OK, then I'm inclined to target that specifically. How did you customise things like `--help` and `--verbose`? Or did you solve those by disabling them?
Seems like adding `numericVersionArg` would be the right thing to do, do you agree?
Could I tempt you to submit a patch? I think it shouldn't be too hard, but happy to help if its confusing. Otherwise, might take me a little while to...
You are the only person using cmdargs in this situation as far as I can tell, so no rush on my side at all. Shout if you need help or...
Is https://hackage.haskell.org/package/cmdargs-0.10.20/docs/System-Console-CmdArgs-Implicit.html#v:ignore what you are after?
Unfortunately nothing better available I'm afraid. I can't think of a better way than that.
Let's leave open to add - it's pretty hacky as it stands now...
@LeventErkok no update, and I don't expect there to be one in the near future. Would still be nice to have, if someone wants to submit a patch.
Nope, not possible with cmdargs I'm afraid.