summaryrefslogtreecommitdiff
path: root/compiler/GHC/Iface/Syntax.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Iface/Syntax.hs')
-rw-r--r--compiler/GHC/Iface/Syntax.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/Iface/Syntax.hs b/compiler/GHC/Iface/Syntax.hs
index 1f2cd97937..483a18465a 100644
--- a/compiler/GHC/Iface/Syntax.hs
+++ b/compiler/GHC/Iface/Syntax.hs
@@ -41,8 +41,6 @@ module GHC.Iface.Syntax (
AltPpr(..), ShowSub(..), ShowHowMuch(..), showToIface, showToHeader
) where
-#include "HsVersions.h"
-
import GHC.Prelude
import GHC.Builtin.Names ( unrestrictedFunTyConKey, liftedTypeKindTyConKey )