On 6 September 2010 18:00, Johann Bach <johann.bach1...@gmail.com> wrote:
> Regarding runhaskell: the last time I tried it, it compiled the
> program, but I want to use the interpreter. I have a script-like
> application in which the code will be changing frequently and I want
> to run it and see the results quickly.

Unless on Windows it does something differently, that shouldn't
happen: on *nix it just interprets the file and doesn't compile it.

-- 
Ivan Lazar Miljenovic
ivan.miljeno...@gmail.com
IvanMiljenovic.wordpress.com
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to