[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / simplCore / LiberateCase.lhs
index a75cd48..04aaa58 100644 (file)
@@ -10,7 +10,7 @@
 
 module LiberateCase ( liberateCase ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 import Util            ( panic )
 
 liberateCase = panic "LiberateCase.liberateCase: ToDo"