summaryrefslogtreecommitdiff
path: root/compiler/GHC/HsToCore/Pmc/Types.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/HsToCore/Pmc/Types.hs')
-rw-r--r--compiler/GHC/HsToCore/Pmc/Types.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/HsToCore/Pmc/Types.hs b/compiler/GHC/HsToCore/Pmc/Types.hs
index abee31839c..b33602eb4a 100644
--- a/compiler/GHC/HsToCore/Pmc/Types.hs
+++ b/compiler/GHC/HsToCore/Pmc/Types.hs
@@ -34,8 +34,6 @@ module GHC.HsToCore.Pmc.Types (
) where
-#include "HsVersions.h"
-
import GHC.Prelude
import GHC.HsToCore.Pmc.Solver.Types