On Wed, Jan 14, 2009 at 10:13 AM, David Leimbach <[email protected]> wrote:

>
>> joinPath' root name = import.System.FilePath.joinPath [root,name]
>>
>
> How is this different from
>
> joinPath' root name = System.FilePath.joinPath [root,name]
>
>
> I'm sorry I didn't mean "different", I meant "better than"?  I don't get
the advantage.
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to