<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=UTF-8>
<META content="MSHTML 6.00.2900.2604" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Thanks for the info, that clarifies matters.&nbsp;I 
interpreted your use</FONT></DIV>
<DIV><FONT face=Arial size=2>of "Win32" to refer </FONT><FONT face=Arial 
size=2>to platform-wide problems, not the (hierarchical)</FONT></DIV>
<DIV><FONT face=Arial size=2>win32 </FONT><FONT face=Arial size=2>API 
binding.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The </FONT><FONT face=Arial size=2>issue has been 
fixed, but you may want to consider using the</FONT></DIV>
<DIV><FONT face=Arial size=2>non-hierarchical 'win32'&nbsp;hslibs 
package&nbsp;for the projects you refer to.</FONT></DIV>
<DIV><FONT face=Arial size=2>It has&nbsp;been </FONT><FONT face=Arial 
size=2>proven to work, something the hierarchical version hasn't</FONT></DIV>
<DIV><FONT face=Arial size=2>yet </FONT><FONT face=Arial size=2>(due to 
</FONT><FONT face=Arial size=2>lack of wider-scale testing.) If people working 
on/with</FONT></DIV>
<DIV><FONT face=Arial size=2>the Win32 library think that's an unfair claim, 
please speak up to pass</FONT></DIV>
<DIV><FONT face=Arial size=2>on the good news.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>--sigbjorn</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=david.nick.main@gmail.com 
  href="mailto:david.nick.main@gmail.com">David Nick Main</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=sof@galois.com 
  href="mailto:sof@galois.com">Sigbjorn Finne</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A 
  title=glasgow-haskell-users@haskell.org 
  href="mailto:glasgow-haskell-users@haskell.org">glasgow-haskell-users@haskell.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, June 28, 2005 13:45</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: 6.4.1?</DIV>
  <DIV><BR></DIV><FONT face=Verdana>As reported when 6.4 first came 
  out:<BR></FONT><TT><BR>C:\temp&gt;ghci Toast.hs<BR>&nbsp;&nbsp; 
  ___&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ___ _<BR>&nbsp; / _ \ 
  /\&nbsp; /\/ __(_)<BR>&nbsp;/ /_\// /_/ / /&nbsp; | 
  |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GHC Interactive, version 6.4, for Haskell 
  98.<BR>/ /_\\/ __&nbsp; / /___| |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
  class=moz-txt-link-freetext 
  href="http://www.haskell.org/ghc/">http://www.haskell.org/ghc/</A><BR>\____/\/ 
  /_/\____/|_|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Type :? for help.<BR><BR>Loading 
  package base-1.0 ... linking ... done.<BR>Compiling 
  Toast&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ( 
  Toast.hs, interpreted )<BR>Ok, modules loaded: Toast.<BR>*Toast&gt; 
  test<BR>Loading package Win32-1.0 ... &lt;interactive&gt;: Not x86 
  PEi386<BR>ghc.exe: panic! (the `impossible' happened, GHC version 
  6.4):<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; loadObj: 
  failed<BR><BR>Please report it as a compiler bug to <A 
  class=moz-txt-link-abbreviated 
  href="mailto:glasgow-haskell-bugs@haskell.org">glasgow-haskell-bugs@haskell.org</A>,<BR>or 
  <A class=moz-txt-link-freetext 
  href="http://sourceforge.net/projects/ghc/">http://sourceforge.net/projects/ghc/</A>.<BR><BR><BR>*Toast&gt;</TT><FONT 
  face=Verdana><BR><BR>where Toast.hs is:<BR></FONT><TT><BR>module Toast where 
  {<BR><BR>&nbsp;&nbsp;&nbsp; import Graphics.Win32;<BR>&nbsp;&nbsp;&nbsp; 
  <BR>&nbsp;&nbsp;&nbsp; test = messageBox hWND_TOPMOST "Hello" "World" 
  mB_OK;<BR><BR>}</TT><FONT face=Verdana><BR><BR><BR><BR></FONT><BR>Sigbjorn 
  Finne wrote: 
  <BLOCKQUOTE cite=mid013c01c57c1f$c3cba220$9032a8c0@bling type="cite">Could 
    you expand on what exactly those problems are? <BR>It would be a pity if 
    some of them ended up not being addressed <BR>due to them not being 
    generally known about. <BR><BR>thx <BR>--sigbjorn <BR><BR>----- Original 
    Message ----- From: David Nick Main <BR>To: <A 
    class=moz-txt-link-abbreviated 
    href="mailto:glasgow-haskell-users@haskell.org">glasgow-haskell-users@haskell.org</A> 
    <BR>Sent: Monday, June 27, 2005 14:34 <BR>Subject: Re: 6.4.1? 
    <BR><BR><BR>I'd like to second this - the Win32 problems in 6.4 are 
    preventing several projects from moving forward. <BR><BR>John Meacham wrote: 
    <BR>Any word on 6.4.1? The major FFI bug in 6.4 is holding back some 
    <BR>projects of mine. <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; John 
  <BR><BR></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>