summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/Format.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nativeGen/Format.hs')
-rw-r--r--compiler/nativeGen/Format.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/nativeGen/Format.hs b/compiler/nativeGen/Format.hs
index 1e3218517a..82ecbecc14 100644
--- a/compiler/nativeGen/Format.hs
+++ b/compiler/nativeGen/Format.hs
@@ -20,6 +20,8 @@ module Format (
where
+import GhcPrelude
+
import Cmm
import Outputable