X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fcompiler%2FcodeGen%2FSMRep.lhs;h=7c46adff06c59f682b824fd081ed6a8b96a2d952;hp=99432c764314f6af065505ef3a517b3cb92e49f1;hb=e7498a3ee1d0484d02a9e86633cc179c76ebf36e;hpb=30cf375e0bc79a6b71074a5e0fd2ec393241a751 diff --git a/ghc/compiler/codeGen/SMRep.lhs b/ghc/compiler/codeGen/SMRep.lhs index 99432c7..7c46adf 100644 --- a/ghc/compiler/codeGen/SMRep.lhs +++ b/ghc/compiler/codeGen/SMRep.lhs @@ -17,7 +17,7 @@ module SMRep ( isIntLikeRep ) where -import Ubiq{-uitous-} +IMP_Ubiq(){-uitous-} import Pretty ( ppStr ) import Util ( panic )