[Haskell-cafe] [Haskell] Linker flags for foreign export.

Max Bolingbroke batterseapower at hotmail.com
Mon Mar 14 10:08:52 CET 2011


On 13 March 2011 22:02, Jason Dusek <jason.dusek at gmail.com> wrote:
>  Is there any case in which the empty string would be unsafe?

AFAIK this stuff is only used to setup the +RTS options and some of
the stuff in System.Environment. I think that the contents of the
program name will only cause problems if some code that uses
getProgName chokes on the empty string.

Cheers,
Max



More information about the Haskell-Cafe mailing list