X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FMachInstrs.hs;h=00317ee5525bdfe7986fee9bda9139de80da6315;hb=33770e2e376005ff14a1d16b89f32b0d474425e2;hp=716a52148eb82cf5daee88faa26d40d6b926a851;hpb=6ee9554a738c442719ded861504acb729fd3d431;p=ghc-hetmet.git diff --git a/compiler/nativeGen/MachInstrs.hs b/compiler/nativeGen/MachInstrs.hs index 716a521..00317ee 100644 --- a/compiler/nativeGen/MachInstrs.hs +++ b/compiler/nativeGen/MachInstrs.hs @@ -43,6 +43,7 @@ module MachInstrs ( #include "HsVersions.h" +import BlockId import MachRegs import Cmm import MachOp ( MachRep(..) )