Bertram Felgenhauer <[EMAIL PROTECTED]> wrote:
> Paul Jarc wrote:
>> Maybe runhaskell should automatically add "-x hs" to the ghc
>> command?
>
> The 6.9 branch version of runghc does that, actually.

Ah, that's good news.

> There's an undocumented runghc flag which I found by looking at the
> source code, --ghc-arg, that can be used for this.
>
>   runghc -x --ghc-arg=hs notify

That works, thanks!


paul
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to