summaryrefslogtreecommitdiff
path: root/compiler/profiling/SCCfinal.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/profiling/SCCfinal.hs')
-rw-r--r--compiler/profiling/SCCfinal.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/profiling/SCCfinal.hs b/compiler/profiling/SCCfinal.hs
index 9704e0b132..4c582f4d28 100644
--- a/compiler/profiling/SCCfinal.hs
+++ b/compiler/profiling/SCCfinal.hs
@@ -21,6 +21,8 @@ module SCCfinal ( stgMassageForProfiling ) where
#include "HsVersions.h"
+import GhcPrelude
+
import StgSyn
import CostCentre -- lots of things