X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FSMRep.lhs;h=1845c449d471543af666d320f8fd16dfcf80e2c3;hb=bf1bf9fb07f1607aa66e7490b2df1ac1b62dd2d0;hp=4bc122222eb51b80e90c30ae1dede86914063bbf;hpb=b7d7fe67db64e0f639ac4a91f9ec2690be7e6a7d;p=ghc-hetmet.git diff --git a/compiler/codeGen/SMRep.lhs b/compiler/codeGen/SMRep.lhs index 4bc1222..1845c44 100644 --- a/compiler/codeGen/SMRep.lhs +++ b/compiler/codeGen/SMRep.lhs @@ -53,6 +53,7 @@ import MachOp import StaticFlags import Constants import Outputable +import FastString import Data.Word \end{code}