X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FnativeGen%2FStixInteger.lhs;fp=ghc%2Fcompiler%2FnativeGen%2FStixInteger.lhs;h=8748879688849117a548c967b7d0e2d36910c5c3;hb=111cee3f1ad93816cb828e38b38521d85c3bcebb;hp=abd7306b1583799049049d5fc33e3faa76b44ee0;hpb=290e7896a6785ba5dcfbc7045438f382afd447ff;p=ghc-hetmet.git diff --git a/ghc/compiler/nativeGen/StixInteger.lhs b/ghc/compiler/nativeGen/StixInteger.lhs index abd7306..8748879 100644 --- a/ghc/compiler/nativeGen/StixInteger.lhs +++ b/ghc/compiler/nativeGen/StixInteger.lhs @@ -18,7 +18,7 @@ import MachMisc import MachRegs import AbsCSyn hiding (spRel) -- bits and bobs.. -import Const ( Literal(..) ) +import Literal ( Literal(..) ) import CallConv ( cCallConv ) import PrimOp ( PrimOp(..) ) import PrimRep ( PrimRep(..) )