Hi!I'm new to Haskell and FP so i've got some problems. I wrote this code :getNr :: Int -> IntgetNr x = do putStrLn ("enter " ++ x ++ " number:") nr <- getLine return nr
And when I try to load it to GHCi I get an error (there is also plenty of others but they look the same):couldn't match
Hi all!Reminder! The early registration deadline for Commercial Users of Functional Programing (CUFP) is this Friday, August 18.Registration is available from the ICFP registration page: http://regmaster2.com/conf/icfp2006.htmlCUFP will take place on Thursday, September 21st, the day after