Fix Trac #2310: result type signatures are not supported any more
[ghc-hetmet.git] / compiler / cmm / CmmBrokenBlock.hs
index 526bdc1..6ffe3d7 100644 (file)
@@ -20,6 +20,7 @@ module CmmBrokenBlock (
 
 #include "HsVersions.h"
 
+import BlockId
 import Cmm
 import CmmUtils
 import CLabel