<p dir="ltr"><br>
On Jun 2, 2015 6:03 PM, "Wolfgang Jeltsch" <<a href="mailto:g9ks157k@acme.softbase.org">g9ks157k@acme.softbase.org</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> bug #10009 appears on the status page with status “new”, although the<br>
> bug should have been fixed in HEAD. Can this fix *please* be a part of<br>
> GHC 7.10.2? At the moment, this bug breaks the incremental-computing<br>
> package in a nontrivial way (and I think it breaks HList too).</p>
<p dir="ltr">Hlist 0.4 released a couple weeks ago works around #10009 by using FDs instead. User code isn't affected since the extra parameters are hidden by using the original TF. But that won't help if you were using those TFs with a gadt.</p>