summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/Unfold/Make.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Core/Unfold/Make.hs')
-rw-r--r--compiler/GHC/Core/Unfold/Make.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Core/Unfold/Make.hs b/compiler/GHC/Core/Unfold/Make.hs
index 9cc5b030a0..84cd5168db 100644
--- a/compiler/GHC/Core/Unfold/Make.hs
+++ b/compiler/GHC/Core/Unfold/Make.hs
@@ -1,4 +1,4 @@
-{-# LANGUAGE CPP #-}
+
-- | Unfolding creation
module GHC.Core.Unfold.Make