Hi Isaac

Why?  If it's a binary package, the IO will return the compiled-in path,
which on the same distribution/whatever, should be the correct path.  In
particular, on Windows, I assume that the IO returns something that is
in fact relative to the current position of the executable at the time
of its running (am I wrong?)

Yhc has cross-platform bytecode. Thats pretty useless if people are
going to have to recompile anyway...

On Windows the path is relative to the current binary, but not
relative in a good way - in practice if you haven't installed it in
"C:\Program Files" a precompiled binary isn't going to work.

Thanks

Neil
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to