Add an extension for GHC's layout-rule relaxations
[ghc-hetmet.git] / compiler / codeGen / CgMonad.lhs
index 83d2b72..44c1cc4 100644 (file)
@@ -73,9 +73,7 @@ import Id
 import VarEnv
 import OrdList
 import Unique
-import Util()
 import UniqSupply
-import FastString()
 import Outputable
 
 import Control.Monad
@@ -169,7 +167,6 @@ block.
 \begin{code}
 data Sequel
   = OnStack            -- Continuation is on the stack
-  | UpdateCode         -- Continuation is update
 
   | CaseAlts
          CLabel     -- Jump to this; if the continuation is for a vectored