Hello,
I send this message in case someone was trying to help
I have located my problem : I had to add a list of packages in my .ghci =
file like this: :set -fglasgow-exts -cpp -package wx -package wxcore=20
This has solved the problem.=20
Jan
----- Original Message -----=20
From: Scott J.=20
To: wxh...@li...=20
Sent: Monday, May 23, 2005 6:27 PM
Subject: [wxhaskell-users] Can't find module `Graphics.UI.WX'
Hello,
when I try to run Ghci with BouncingBalls.hs I get the following:
Loading package base ... linking ...done.
C:/Documents and Settings/Jan/Desktop/BouncingBalls.hs:
Can't find module `Graphics.UI.WX'
(use ............for)
Prelude>
These are the data:
I use Windows XP
I use Ghci 6.2.2
I have folders :
C:\wxhaskell-0.9 and C:\ghc\ghc-6.2.2
path variable: added c:\ghc\ghc-6.2.2\bin;C:\wxhaskell-0.9
During installation with the help of =
C:\wxhaskell-0.9\bin\wxhaskell-register.bat apparantly no errors this =
time
I have a .ghci file with contents : :set -fglasgow-exts -cpp=20
at C:\Documents and Settings\Jan\Desktop\.ghci=20
Any help welcome. I am a 1 month Haskell user eager to use wxHaskell.
Thanks
Jan
|