[Haskell-cafe] File path programme

David Roundy droundy at abridgegame.org
Sun Jan 30 16:14:14 EST 2005


On Sun, Jan 30, 2005 at 09:25:00PM +0100, Marcin 'Qrczak' Kowalczyk wrote:
> David Roundy <droundy at abridgegame.org> writes:
> 
> > No, it's not Unix-specific, it's portable. If you want to write
> > portable C code, you have to use the standard library, which means
> > that file names are represented as Ptr CChar.
> 
> I disagree. We are talking about portable Haskell, not portable C.

I guess I'd just like a portable way to interface portable Haskell code
with portable C code.
-- 
David Roundy
http://www.darcs.net


More information about the Haskell-Cafe mailing list