Forked from
Glasgow Haskell Compiler / GHC
44481 commits behind the upstream repository.
Lots of refactoring. In particular I have now combined TansformStmt and GroupStmt into a single constructor TransStmt. This gives lots of useful code sharing.