<div>Hi,</div>
<div>&nbsp;</div>
<div>I&#39;m trying to use HGL-3.2.0.0 with ghc-6.8.2 on my windows system. When I run command:</div>
<div>&nbsp;&nbsp;&nbsp; </div>
<div>&nbsp;&nbsp;&nbsp; runhaskell Setup.hs build</div>
<div>&nbsp;</div>
<div>it shows an error</div>
<div>
<p>D:\HGL-3.2.0.0\HGL-3.2.0.0&gt;runhaskell Setup.hs build<br>Preprocessing library HGL-3.2.0.0...<br>Building HGL-3.2.0.0...</p>
<p>Graphics/HGL/Key.hs:57:7:<br>&nbsp;&nbsp;&nbsp; Could not find module `Graphics.Win32&#39;:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; it is a member of package Win32-2.1.1.0, which is hidden<br></p></div>so, how to solve this problem, thanks<br>