summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/ConLike.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Core/ConLike.hs')
-rw-r--r--compiler/GHC/Core/ConLike.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Core/ConLike.hs b/compiler/GHC/Core/ConLike.hs
index 2c2a21d3ab..868d4a6fed 100644
--- a/compiler/GHC/Core/ConLike.hs
+++ b/compiler/GHC/Core/ConLike.hs
@@ -5,7 +5,7 @@
\section[ConLike]{@ConLike@: Constructor-like things}
-}
-{-# LANGUAGE CPP #-}
+
module GHC.Core.ConLike (
ConLike(..)