Re: [Haskell-cafe] Command-line options idea

2009-10-29 Thread geremy condra
On Thu, Oct 29, 2009 at 3:45 AM, Robin Green wrote: > This is not in any way specific to Haskell, but I know a number of > packages on Hackage have executables with command-line options, so: > > The non-Haskell program get_iplayer has an excellent idea for > command-line options parsing. Rather th

[Haskell-cafe] Command-line options idea

2009-10-29 Thread Robin Green
This is not in any way specific to Haskell, but I know a number of packages on Hackage have executables with command-line options, so: The non-Haskell program get_iplayer has an excellent idea for command-line options parsing. Rather than having to remember two separate syntaxes, one for command l