From 5f98d44d8617756971cf47c040f2556de4e98f63 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Thu, 8 Aug 2013 14:46:29 -0700 Subject: Explicit import lists for StgCmmProf. Signed-off-by: Edward Z. Yang --- compiler/codeGen/StgCmm.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/codeGen/StgCmm.hs') diff --git a/compiler/codeGen/StgCmm.hs b/compiler/codeGen/StgCmm.hs index 9b1bce4b57..bf950c4158 100644 --- a/compiler/codeGen/StgCmm.hs +++ b/compiler/codeGen/StgCmm.hs @@ -11,7 +11,7 @@ module StgCmm ( codeGen ) where #define FAST_STRING_NOT_NEEDED #include "HsVersions.h" -import StgCmmProf +import StgCmmProf (initCostCentres, ldvEnter) import StgCmmMonad import StgCmmEnv import StgCmmBind -- cgit v1.2.1