X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2FPprC.hs;h=37359ed84be2c35afde05c28e26112cb78b41461;hb=c6453def7dcfd8bd9468f488edef6083d37eec87;hp=a0661cdd529263883342076c6ad6f84c7bc6d152;hpb=bca74f3e6bde807d688e39e6de28112ebcb4fa49;p=ghc-hetmet.git diff --git a/compiler/cmm/PprC.hs b/compiler/cmm/PprC.hs index a0661cd..37359ed 100644 --- a/compiler/cmm/PprC.hs +++ b/compiler/cmm/PprC.hs @@ -33,6 +33,7 @@ module PprC ( #include "HsVersions.h" -- Cmm stuff +import BlockId import Cmm import PprCmm () -- Instances only import CLabel