[Haskell] System.FilePath survey
John Meacham
john at repetae.net
Mon Feb 6 20:29:56 EST 2006
On Mon, Feb 06, 2006 at 05:19:58PM -0800, Ashley Yakeley wrote:
> Ben Rudiak-Gould wrote:
>
> >Also, getArgs should return [ADT].
>
> I would rather this be left as [String]. I don't want to have to do
> back-conversion from ADT to get my option flags.
Also, arguments should be treated as if they are in the locale specified
by $LANG. so the transformation to String is non-trivial. ideally we
would have interfaces to get both the raw bytes and the Stringized
versions out.
John
--
John Meacham - ⑆repetae.net⑆john⑈
More information about the Libraries
mailing list