Re: patch applied (packages/base): version of example using Tomasz Zielonka' s technique
[email protected] (Donald Bruce Stewart)
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20070106004935.GA10641__48556.4273004003$1168044599$gmane$org@cse.unsw.EDU.AU> |
ross: > Fri Jan 5 09:59:07 PST 2007 Ross Paterson <[email protected]> > * version of example using Tomasz Zielonka's technique > > M ./System/Console/GetOpt.hs -7 +82 How timely! And we were just talking about this on irc: <dons> kosmikus: you should probably submit a small patch to the GetOpt docs with an example of filling out a record :) <dons> since the current docs only have a [Flag] example <kosmikus> dons: didn't Tomasz once write a mail to the Haskell mailing list with a very similar idea? <dons> very vaguely rings a bell, yes <kosmikus> dons: http://www.haskell.org/pipermail/haskell/2004-January/013412.html <lambdabot> Title: High-level technique for program options handling -- Don