<div dir="ltr">All code that defines Arrow instance breaks, because (&gt;&gt;&gt;) is not a method of Arrow.&nbsp; I have a lot of such instances, so I&#39;m now adding #if directives to test for ghc-6.9 or later.&nbsp; - Conal<br><br>
<div class="gmail_quote">On Mon, Jul 14, 2008 at 8:38 PM, Don Stewart &lt;<a href="mailto:dons@galois.com">dons@galois.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
conal:<br>
<div class="Ih2E3d">&gt; &nbsp; &nbsp;I want to use ghc-6.9 for improved support of type families, but I see<br>
&gt; &nbsp; &nbsp;that the change to the Arrow interface breaks some of my libraries (since<br>
&gt; &nbsp; &nbsp;(&gt;&gt;&gt;) is no longer a method of Arrow). &nbsp;Will this change really be in<br>
<br>
</div>(&gt;&gt;&gt;) has been reexported from Control.Category through Arrow for a few<br>
months. &nbsp;Does that fix things, or is your code still broken?<br>
<font color="#888888"><br>
-- Don<br>
</font></blockquote></div><br></div>