[Haskell-beginners] A question about import
Adrien Haxaire
adrien at haxaire.org
Sun Feb 19 21:56:27 CET 2012
Hi,
It is difficult to see why here without the context. Could you paste
your code on hpaste.org?
Adrien
On 19/02/2012 20:50, 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 at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
More information about the Beginners
mailing list