X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2FCmmCPSGen.hs;h=dcbb0a53ad9257c6e6c84a77ebb331540b34f39c;hb=d83e1ac43a43dc30c7e4f5b64f7b77e32d31886d;hp=d508184889a0c32e8fa7bd8958f3fd9ff3d1657d;hpb=b71b86cf18374f8011120c92e24ca293986e86ea;p=ghc-hetmet.git diff --git a/compiler/cmm/CmmCPSGen.hs b/compiler/cmm/CmmCPSGen.hs index d508184..dcbb0a5 100644 --- a/compiler/cmm/CmmCPSGen.hs +++ b/compiler/cmm/CmmCPSGen.hs @@ -13,6 +13,7 @@ module CmmCPSGen ( ContinuationFormat(..), ) where +import BlockId import Cmm import CLabel import CmmBrokenBlock -- Data types only