[Haskell] System.FilePath survey

Krasimir Angelov kr.angelov at gmail.com
Tue Feb 7 11:52:54 EST 2006


The things are going to be too complicated in this way. Very soon we
will end up with ADT instead of String at almost every place. The
getArgs should return [String]. If the back-conversion for a given
name doesn't exist then the only way is to rename the file. We don't
have to be pedantic here.

Cheers,
   Krasimir

2006/2/7, Ben Rudiak-Gould <Benjamin.Rudiak-Gould at cl.cam.ac.uk>:
> Ashley Yakeley wrote:
> > 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.
>
> It's not actually a back-conversion -- see my other post.
>
> -- Ben
>
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://www.haskell.org/mailman/listinfo/libraries
>


More information about the Libraries mailing list