X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fcmm%2FCmmUtils.hs;h=0c5ab0f43ac109cf89bbcb780e6219c012169b4f;hp=a04935b279e0da9b423b275e7192711ff4c2a2e3;hb=49c98d143c382a1341e1046f5ca00819a25691ba;hpb=b00b5bc04ff36a551552470060064f0b7d84ca30 diff --git a/compiler/cmm/CmmUtils.hs b/compiler/cmm/CmmUtils.hs index a04935b..0c5ab0f 100644 --- a/compiler/cmm/CmmUtils.hs +++ b/compiler/cmm/CmmUtils.hs @@ -2,7 +2,7 @@ -- -- Cmm utilities. -- --- (c) The University of Glasgow 2004 +-- (c) The University of Glasgow 2004-2006 -- ----------------------------------------------------------------------------- @@ -22,7 +22,7 @@ module CmmUtils( #include "HsVersions.h" -import CLabel ( CLabel ) +import CLabel import Cmm import MachOp import OrdList