
19 Feb
2012
19 Feb
'12
2:50 p.m.
Hi, when I try to use import like these: import System.Random import Control.Monad I get this error: "Syntax error in input (unexpected keyword "import")". Can you tell me why this happens and how I can fix it? Thanks..