summaryrefslogtreecommitdiff
path: root/ghc/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/Main.hs')
-rw-r--r--ghc/Main.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/ghc/Main.hs b/ghc/Main.hs
index df90857fbb..bdf9e63e43 100644
--- a/ghc/Main.hs
+++ b/ghc/Main.hs
@@ -10,8 +10,6 @@
module Main (main) where
-#include "HsVersions.h"
-
-- The official GHC API
import qualified GHC
import GHC ( DynFlags(..), HscTarget(..),