Fix error compiling AsmCodeGen.lhs for PPC Mac (DestBlockId)
[ghc-hetmet.git] / compiler / nativeGen / PPC / RegInfo.hs
index 37de752..2a23bbb 100644 (file)
@@ -7,7 +7,7 @@
 -----------------------------------------------------------------------------
 
 module PPC.RegInfo (
-        JumpDest, 
+        JumpDest( DestBlockId ), 
        canShortcut, 
        shortcutJump,