[Haskell-beginners] A question about import

bahadýr altan doaltan at yahoo.co.uk
Sun Feb 19 20:50:33 CET 2012


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..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20120219/caa27a20/attachment.htm>


More information about the Beginners mailing list