On Wed, 25 Jul 2001, Ken Shan wrote:
(snip)
> GHCi is what you want:
> 
> $ ghci
(snip)
> Prelude> let f x = x + x
> Prelude> f 3
> 6
(snip)

Great! Thanks very much. (-: I'll go hunt for a Debian package of it...

-- Mark


_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to