summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/Solver.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Tc/Solver.hs')
-rw-r--r--compiler/GHC/Tc/Solver.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/Tc/Solver.hs b/compiler/GHC/Tc/Solver.hs
index 373483b5d7..31d6eabe41 100644
--- a/compiler/GHC/Tc/Solver.hs
+++ b/compiler/GHC/Tc/Solver.hs
@@ -26,8 +26,6 @@ module GHC.Tc.Solver(
approximateWC, runTcSDeriveds
) where
-#include "HsVersions.h"
-
import GHC.Prelude
import GHC.Data.Bag