
19 Feb
2012
19 Feb
'12
4:31 p.m.
Hi, it's hard to see without context, but I'd expect you have misplaced the imports. The imports go between the module header and your first top level definition. Hope this helps, Andreas On 19:50 Sun 19 Feb , bahadýr altan wrote:
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..
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners