[Haskell] System.FilePath survey

Bulat Ziganshin bulatz at HotPOP.com
Tue Feb 7 02:48:13 EST 2006


Hello Ben,

Tuesday, February 07, 2006, 1:33:44 AM, you wrote:
>> 1) all operations that returns filenames (getFileContents, anything
>> more?) should return this ADT instead

BRG> Also, getArgs should return [ADT].

getLine also shoukd return ADT - just for case when user supplied a
filename? :)  and "++" operation should return ADT too? :)

String is filename representation for dialogue with user and this ADT
should just support conversion to/from Strings. while getArgs, unlike
the current atate of affairs, should return just proper Unicode strings

-- 
Best regards,
 Bulat                            mailto:bulatz at HotPOP.com





More information about the Libraries mailing list