Hi Magnus, On Sun, Jul 29, 2007 at 05:55:05PM -0400, Magnus Jonsson wrote: > Previously runghc only supported "runghc -fpath-to-ghc Main.hs". > With this patch it also supports "runghc -f path-to-ghc Main.hs", as it > claims in its syntax help message.
Thanks again for the patch. Contrary to what we discussed a while ago on IRC, I ended up deciding to apply this anyway, and allowing -- to be used if you want to pass a -f flag to ghc rather than runghc. Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
