mirror of
https://github.com/ilyakooo0/optparse-applicative.git
synced 2024-11-30 23:53:48 +03:00
e8b0e8c705
The `arguments` builder now creates a specialized infinite parser that skips arguments starting with '-', and turns into a normal `many arg` when a `--` is found. Fixes #6. |
||
---|---|---|
.. | ||
Examples | ||
cabal.err.txt | ||
commands.err.txt | ||
hello.err.txt | ||
Tests.hs |