&gt;&gt; &gt; &quot;abc&quot; @=? &quot;efg&quot;<br>&gt;&gt; Loading package HUnit-1.2.0.0 ... linking ... done.<br>&gt;&gt; *** Exception: (unknown)<br><br>On Dec 3, 2007 7:23 AM, Ian Lynagh &lt;<a href="mailto:igloo@earth.li">
igloo@earth.li</a>&gt; wrote:<br>&gt; This is caused by a change in the HUnit library, from<br> &gt;&nbsp; &nbsp; assertFailure msg = ioError (userError (hunitPrefix ++ msg))<br>&gt; to<br> &gt;&nbsp; &nbsp; assertFailure msg = E.throwDyn (HUnitFailure msg)
<br>&gt; <br>&gt; We don&#39;t really have a good answer for where non-bootlib library bugs<br>&gt; should go at the moment. I don&#39;t know if Dean uses the sourceforge bug<br>&gt; tracker or not.<br><br>Could this change be reverted for 
6.8.2?&nbsp; HUnit is mostly useless in its current state.<br><br>Thanks,<br>Greg<br><br>