<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: HUnit 1.2.0.0 on 6.8.1 vs 1.1.1 on
6.6.1</title></head><body>
<div>Sorry, I've not been able to follow the Haskell lists very
regularly recently.&nbsp; I'll try look into the problem soon.</div>
<div><br></div>
<div>Dean</div>
<div><br></div>
<div><br></div>
<div>At 10:46 AM -0800 12/10/07, Greg Fitzgerald wrote:</div>
<blockquote type="cite" cite>&gt; &gt;&gt; &gt; &quot;abc&quot; @=?
&quot;efg&quot;<br>
&gt; &gt;&gt; Loading package HUnit-1.2.0.0 ... linking ... done.<br>
&gt; &gt;&gt; *** Exception: (unknown)<br>
&gt;<br>
&gt; On Dec 3, 2007 7:23 AM, Ian Lynagh &lt;<a
href="mailto:igloo@earth.li">igloo@earth.li</a>&gt; wrote:<br>
&gt; &gt; This is caused by a change in the HUnit library, from<br>
&gt; &gt;&nbsp;&nbsp; &nbsp;assertFailure msg = ioError (userError
(hunitPrefix ++ msg))<br>
&gt; &gt; to<br>
&gt; &gt;&nbsp;&nbsp; &nbsp;assertFailure msg = E.throwDyn
(HUnitFailure msg)<br>
<br>
I've had no luck contacting Dean Herington using the email address
posted on the HUnit page.<br>
<br>
<br>
&gt; They just use the latest version in the darcs repositories at the
time that they are built<br>
<br>
Sounds like this is the first case where the latest version isn't a
stable one (Go Haskell!).&nbsp; Is it much trouble for package
maintainers to package GHC with HUnit.1.1.1?&nbsp; To keep it simple,
maybe there should be an HUnitStable branch where 1.1.1 is the latest
version?<br>
<br>
Thanks,</blockquote>
<blockquote type="cite" cite>Greg</blockquote>
</body>
</html>