On 8 August 2010 16:21, michael rice <nowgate@yahoo.com> wrote:
getLine >>= \x ->      -- x is a string at this point

[1..] >>= \x ->        -- x is WHAT at this point?

Num n => n

A number from the list.