X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2FCmmLint.hs;h=293c20367f4760d4e248710bbcf97cb71727f9ea;hb=33770e2e376005ff14a1d16b89f32b0d474425e2;hp=8824de1796d33ec7e631059eda57f3a0c8962563;hpb=25628e2771424cae1b3366322e8ce6f8a85440f9;p=ghc-hetmet.git diff --git a/compiler/cmm/CmmLint.hs b/compiler/cmm/CmmLint.hs index 8824de1..293c203 100644 --- a/compiler/cmm/CmmLint.hs +++ b/compiler/cmm/CmmLint.hs @@ -16,6 +16,7 @@ module CmmLint ( cmmLint, cmmLintTop ) where +import BlockId import Cmm import CLabel import MachOp