
14 Jul
2011
14 Jul
'11
7:55 a.m.
Oke, I tried with Ghci 7.03 on the prompt but then I see this: [x^2 | x <-- [1..100] not in scope x not in scope <-- When I put the text in a file I see these errors. parse error : naked expression at top level. Roelof
----------------------------------------
Date: Wed, 13 Jul 2011 23:04:58 +0200 From: andres.loeh@googlemail.com To: beginners@haskell.org Subject: Re: [Haskell-beginners] question
I've just tried to evaluate 2 ^ 5 in codepad and it worked for me, so (^) seems to be supported.
Cheers, Andres
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners