X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2FCmmProcPoint.hs;h=aa0ef01d37fbd8575749da759f19e18c23ea4d57;hb=447c0b257a0e8df3b79422b17ec2cf1d952027f3;hp=9c8dda8ded37142c5ffc226ae76fe25147e55235;hpb=ad94d40948668032189ad22a0ad741ac1f645f50;p=ghc-hetmet.git diff --git a/compiler/cmm/CmmProcPoint.hs b/compiler/cmm/CmmProcPoint.hs index 9c8dda8..aa0ef01 100644 --- a/compiler/cmm/CmmProcPoint.hs +++ b/compiler/cmm/CmmProcPoint.hs @@ -2,7 +2,7 @@ -- The above warning supression flag is a temporary kludge. -- While working on this module you are encouraged to remove it and fix -- any warnings in the module. See --- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings +-- http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#Warnings -- for details module CmmProcPoint ( @@ -11,6 +11,7 @@ module CmmProcPoint ( #include "HsVersions.h" +import BlockId import Cmm import CmmBrokenBlock import Dataflow