yes, 0.9.3 is out and it has compiled ok.<div>thanks :)</div><div>hugo<br><br><div class="gmail_quote">On Sun, Nov 9, 2008 at 7:58 PM, Don Stewart <span dir="ltr">&lt;<a href="mailto:dons@galois.com">dons@galois.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">hpacheco:<br>
<div><div></div><div class="Wj3C7c">&gt; &nbsp; &nbsp;Hi all,<br>
&gt; &nbsp; &nbsp;The HappS version on Hackage does not yet support ghc 6.10, since GADT<br>
&gt; &nbsp; &nbsp;pattern matching and the Exception API have changed.<br>
&gt; &nbsp; &nbsp;One sample error is:<br>
&gt; &nbsp; &nbsp; src/HAppS/Data/Xml/Base.hs:281:23:<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;GADT pattern match with non-rigid result type `t1&#39;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Solution: add a type signature<br>
&gt; &nbsp; &nbsp;...<br>
&gt; &nbsp; &nbsp;Adding a type signature via an auxiliary function instead of a case<br>
&gt; &nbsp; &nbsp;expression, the problem goes away.<br>
&gt; &nbsp; &nbsp;readElementRigidity :: (Monad m,Xml t) =&gt; Rigidity m -&gt; m ([Element],t) -&gt;<br>
&gt; &nbsp; &nbsp;Maybe &nbsp;t<br>
&gt; &nbsp; &nbsp;readElementRigidity Rigid m = ...<br>
&gt; &nbsp; &nbsp;readElementRigidity Flexible m = ...<br>
&gt; &nbsp; &nbsp;Is there a plan to update the version on Hackage to support ghc 6.10.1?<br>
&gt; &nbsp; &nbsp;I don&#39;t know either if it may break backwards compatibility.<br>
<br>
</div></div>Check again. Lemmih updated HAppS to 6.10 today, and already it is in<br>
Arch Linux :-)<br>
<font color="#888888"><br>
-- Don<br>
</font></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.di.uminho.pt/~hpacheco">www.di.uminho.pt/~hpacheco</a><br>
</div>