[Haskell-beginners] Decent Haskell REPL?

Jon Harrop jon at ffconsultancy.com
Fri Feb 19 14:57:50 EST 2010


GHCI seems to require type definitions to be described in a separate file and 
then loaded into the REPL, which is seriously tedious.

Are there any Haskell REPLs that don't have such limitations and, preferably, 
use JIT compilation instead of an interpreter?

-- 
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?e


More information about the Beginners mailing list