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/StgCmmForeign.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/codeGen/StgCmmForeign.hs') diff --git a/compiler/codeGen/StgCmmForeign.hs b/compiler/codeGen/StgCmmForeign.hs index 0b782fffcc..a688074b9e 100644 --- a/compiler/codeGen/StgCmmForeign.hs +++ b/compiler/codeGen/StgCmmForeign.hs @@ -18,7 +18,7 @@ module StgCmmForeign ( #include "HsVersions.h" import StgSyn -import StgCmmProf +import StgCmmProf (storeCurCCS, ccsType, curCCS) import StgCmmEnv import StgCmmMonad import StgCmmUtils -- cgit v1.2.1