Ketil Malde <ke...@malde.org> writes:

> - CmdArgs helpfully provides default --help, --version as well as
>   --quite and --verbose.  For the two former, there's also a nice
>   default implementation, but presumably the latter two are for use in
>   the program proper.  Unfortunately, I don't know how to get at their
>   values.

I couldn't find it in an example, but apparently it is done through
global functions 'isLoud', 'isNormal', and 'isQuiet'.

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to