Hello, <div><br></div><div>I would like to use Haskell with Gtk2Hs/Cairo for a project, but I have trouble making it work on Windows. I&#39;ve installed the lastest GHC + Gtk2Hs and I tried to copy/paste the code from examples on this tutorial <a href="http://darcs.haskell.org/gtk2hs/docs/tutorial/Tutorial_Port/app1.xhtml">http://darcs.haskell.org/gtk2hs/docs/tutorial/Tutorial_Port/app1.xhtml</a>.</div>
<div><br></div><div>On linux; no problem. </div><div><br></div><div>But for some reason I get a &quot;not in scope: `eventSent`&quot; error on Windows and I can&#39;t compile. </div><div><br></div><div>How can I solve the problem and, more importantly, is it possible to write portable code with Gtk2Hs/Cairo ?</div>
<div><br></div><div>Thank you</div>