<div>Hello,</div>
<div> </div>
<div>I&#39;ve just installed wxHaskell as follow:</div>
<div> </div>
<div>- Download wxHaskell from the following page: <a href="http://haskell.org/haskellwiki/WxHaskell/Download">http://haskell.org/haskellwiki/WxHaskell/Download</a> and downloaded the binairy version for Windows XP.</div>

<div>- Registered using the batch file provided.</div>
<div> </div>
<div>Now I have this small program from my education page that I want to run just to make sure my installation is correct. (<a href="http://www.cs.uu.nl/wiki/pub/FP/Practicum/Balls.hs">http://www.cs.uu.nl/wiki/pub/FP/Practicum/Balls.hs</a>) I&#39;ve also got Helium (2003) and winHugs (sept 2006) (I&#39;m so sorry for using the old versions, but I just can&#39;t find new versions) My GHC compiler is version: GHC 6.10.1 and my wxHaskell is named like: wxhaskell-bin-msw2.8.9-ghc6.10.1-0.11.0-0.zip. (If you need more information just contact me)</div>

<div> </div>
<div>Now my error message in winHugs is: And if <font color="#af0000" size="2"><font color="#af0000" size="2">
<p>ERROR file:.\Balls.hs - Can&#39;t find imported module &quot;Graphics.UI.WX&quot;</p>
<p><font color="#000000">And if I run that in Helium I get some error message that the . in &quot;Graphics.UI.WX&quot; is unexpected. (Which means by my views that it didn&#39;t import wxHaskell.)</font></p>
<p><font color="#000000">And if I run it in ghci it compiles perfect. So I thought let&#39;s type in &quot;main&quot; to start it in a interpreter. So I get the following: <a href="http://img10.imageshack.us/img10/5118/testzrs.jpg">http://img10.imageshack.us/img10/5118/testzrs.jpg</a>. I don&#39;t think that program is running correctly. Can someone point out what went wrong or what I am doing wrong?</font></p>

<p><font color="#000000">And </font><font color="#000000">some small question, do I always have to compile those programs in order for it to run correctly?</font></p>
<p><font color="#000000">Thanks for your time and effort!</font></p>
<p><font color="#000000">Tsunkiet Man</font></p></font></font></div>