<br><br><b><i>Bulat Ziganshin &lt;bulat.ziganshin@gmail.com&gt;</i></b> wrote:<br><blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">ps: http://www.haskell.org/ghc/dist/stable/dist/ghc-6.10.1-src.tar.bz2<br>    ghc-6.10.1\libraries\Win32\examples<br></blockquote><br>Thanks for this.&nbsp; <br><br>I noticed some errors in the sample that might help others:&nbsp; <br>1) you need to replace "win32" with "Win32" in the given command line instruction<br>2) the Win32 package in this link gives a type error during the "setup build" phase (expecting exception and given ioerror?) but you can compile the example against the Win32 package in ghc 6.8.3<br><p>&#32;