Re: [PATCH] primops.txt.pp: add missing type application in description of GHC.Prim.Any

2011-04-28 Thread Ian Lynagh
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

[PATCH] primops.txt.pp: add missing type application in description of GHC.Prim.Any

2011-04-22 Thread Adam Megacz
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/