summaryrefslogtreecommitdiff
path: root/compiler/GHC/Unit/Info.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Unit/Info.hs')
-rw-r--r--compiler/GHC/Unit/Info.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/Unit/Info.hs b/compiler/GHC/Unit/Info.hs
index f88a9ea94b..b112bd7fee 100644
--- a/compiler/GHC/Unit/Info.hs
+++ b/compiler/GHC/Unit/Info.hs
@@ -29,8 +29,6 @@ module GHC.Unit.Info
)
where
-#include "HsVersions.h"
-
import GHC.Prelude
import GHC.Platform.Ways