Make DsMeta catch up with LastStmt (fix Trac #5235)
authorSimon Peyton Jones <simonpj@microsoft.com>
Fri, 10 Jun 2011 18:52:53 +0000 (19:52 +0100)
committerSimon Peyton Jones <simonpj@microsoft.com>
Fri, 10 Jun 2011 18:52:53 +0000 (19:52 +0100)
The new monad comprehension stuff introduce LastStmt,
and DsMeta must convert that to TH syntax


No differences found