19 Dec 10:56
Re: getOpt return record of type a rather than [a]
Henning Thielemann <lemming <at> henning-thielemann.de>
2007-12-19 09:56:48 GMT
2007-12-19 09:56:48 GMT
On Tue, 18 Dec 2007, Stefan O'Rear wrote: > The approach you describe is quite possible with the current GetOpt, > just apply (foldr ($) initialValue) to the return value, and allow a to > be instantiated with a function type. I thought this must be a good article for Category:Idioms, and what do I find there ... http://www.haskell.org/haskellwiki/High-level_option_handling_with_GetOpt
RSS Feed