summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/PatSyn.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Core/PatSyn.hs')
-rw-r--r--compiler/GHC/Core/PatSyn.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/Core/PatSyn.hs b/compiler/GHC/Core/PatSyn.hs
index 03daede521..49bd8039d0 100644
--- a/compiler/GHC/Core/PatSyn.hs
+++ b/compiler/GHC/Core/PatSyn.hs
@@ -23,8 +23,6 @@ module GHC.Core.PatSyn (
pprPatSynType
) where
-#include "HsVersions.h"
-
import GHC.Prelude
import GHC.Core.Type