minor changes to Cmm left over from September 2007
[ghc-hetmet.git] / compiler / cmm / PprC.hs
index 3673e7c..fca199c 100644 (file)
@@ -34,6 +34,7 @@ module PprC (
 
 -- Cmm stuff
 import Cmm
+import PprCmm  ()      -- Instances only
 import CLabel
 import MachOp
 import ForeignCall