[Haskell-beginners] defining functions in ghci
Jason Dusek
jason.dusek at gmail.com
Mon Jan 25 19:00:41 EST 2010
You can do several at a time like this:
Prelude> let { x = 21 ; y = 7 }
Unfortunately, the offside rule is hard to use from the prompt.
--
Jason Dusek
More information about the Beginners
mailing list