summaryrefslogtreecommitdiff
path: root/compiler/GHC/Stg/Stats.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Stg/Stats.hs')
-rw-r--r--compiler/GHC/Stg/Stats.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Stg/Stats.hs b/compiler/GHC/Stg/Stats.hs
index 485ddbf055..a4d36136bf 100644
--- a/compiler/GHC/Stg/Stats.hs
+++ b/compiler/GHC/Stg/Stats.hs
@@ -21,7 +21,7 @@ The program gather statistics about
\end{enumerate}
-}
-{-# LANGUAGE CPP #-}
+
module GHC.Stg.Stats ( showStgStats ) where