diff options
Diffstat (limited to 'ghc/compiler/codeGen/CgUpdate.lhs')
-rw-r--r-- | ghc/compiler/codeGen/CgUpdate.lhs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/compiler/codeGen/CgUpdate.lhs b/ghc/compiler/codeGen/CgUpdate.lhs index ff1a5546b9..70e344b7d9 100644 --- a/ghc/compiler/codeGen/CgUpdate.lhs +++ b/ghc/compiler/codeGen/CgUpdate.lhs @@ -8,7 +8,7 @@ module CgUpdate ( pushUpdateFrame ) where -import Ubiq{-uitous-} +IMP_Ubiq(){-uitous-} import CgMonad import AbsCSyn |