On Fri, Apr 22, 2011 at 08:22:06PM -0700, Adam Megacz wrote:
> Understanding GHC.Prim.Any is all about understanding the need for
> explicit type applications in CoreSyn; the previous example had one
> explicit type application but was missing the other, which this patch
> adds. It also expands th
Understanding GHC.Prim.Any is all about understanding the need for
explicit type applications in CoreSyn; the previous example had one
explicit type application but was missing the other, which this patch
adds. It also expands the explanation, based on SPJ's post here:
http://article.gmane.org/