[project @ 1996-06-26 10:26:00 by partain]
[ghc-hetmet.git] / ghc / compiler / codeGen / CgHeapery.lhs
index 888908f..2d4abe2 100644 (file)
@@ -28,7 +28,7 @@ import ClosureInfo    ( closureSize, closureHdrSize, closureGoodStuffSize,
                          slopSize, allocProfilingMsg, closureKind
                        )
 import HeapOffs                ( isZeroOff, addOff, intOff,
-                         VirtualHeapOffset(..)
+                         SYN_IE(VirtualHeapOffset)
                        )
 import PrimRep         ( PrimRep(..) )
 \end{code}