More hacking on monad-comp
authorSimon Peyton Jones <simonpj@microsoft.com>
Tue, 3 May 2011 07:57:30 +0000 (08:57 +0100)
committerSimon Peyton Jones <simonpj@microsoft.com>
Tue, 3 May 2011 07:57:30 +0000 (08:57 +0100)
Lots of refactoring. In particular I have now combined
TansformStmt and GroupStmt into a single constructor TransStmt.
This gives lots of useful code sharing.


No differences found