summaryrefslogtreecommitdiff
path: root/compiler/main/PlatformConstants.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/main/PlatformConstants.hs')
-rw-r--r--compiler/main/PlatformConstants.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/main/PlatformConstants.hs b/compiler/main/PlatformConstants.hs
index c9a4072206..96b0f70e6d 100644
--- a/compiler/main/PlatformConstants.hs
+++ b/compiler/main/PlatformConstants.hs
@@ -10,6 +10,8 @@
module PlatformConstants (PlatformConstants(..)) where
+import GhcPrelude
+
-- Produced by deriveConstants
#include "GHCConstantsHaskellType.hs"