Not sure what you mean; if I just run `runhaskell`, it reads from stdin.

In any way, if runhaskell exits with error code 127, should it not 
print what the error is?

On Fri 03 May 2013 22:48:33 SGT, Brandon Allbery wrote:
> If you type just 'runhaskell' you will get an error message which
> explains what is going on. (The short version is, -f has multiple
> meanings; some of them apply to runhaskell, and some to the underlying
> ghc.)


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

Reply via email to