X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FStgCmmMonad.hs;h=72f9cec3931348c8e0fc89416f9d77e1510ac719;hb=470d52df0101a2f3c528b35e046ef9814ae6e5a5;hp=a0496b12909781472cef9df2720aedc78299f787;hpb=bd9398e1f875ed4f880e316728e7f4ba3bb6b6e4;p=ghc-hetmet.git diff --git a/compiler/codeGen/StgCmmMonad.hs b/compiler/codeGen/StgCmmMonad.hs index a0496b1..72f9cec 100644 --- a/compiler/codeGen/StgCmmMonad.hs +++ b/compiler/codeGen/StgCmmMonad.hs @@ -63,7 +63,6 @@ import Id import VarEnv import OrdList import Unique -import Util() import UniqSupply import FastString(sLit) import Outputable