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)
commitba33ff9b0ae36ebeeda2eb5a37758984779fc11d
tree30dd87675c4b61c4907ec6e504d1f765a9e9dbab
parentd25676a6b1c42495702048b6ca6f26ebd15205d8
Make DsMeta catch up with LastStmt (fix Trac #5235)

The new monad comprehension stuff introduce LastStmt,
and DsMeta must convert that to TH syntax
compiler/deSugar/DsMeta.hs