Fix error message in CPS pass
[ghc-hetmet.git] / compiler / cmm / CmmCPSGen.hs
2007-07-03 Michael D. AdamsMoved 'continuationToProc' into a separate file, 'CmmCP...