summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/SPARC/Imm.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nativeGen/SPARC/Imm.hs')
-rw-r--r--compiler/nativeGen/SPARC/Imm.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/nativeGen/SPARC/Imm.hs b/compiler/nativeGen/SPARC/Imm.hs
index cb53ba411c..15acf41a50 100644
--- a/compiler/nativeGen/SPARC/Imm.hs
+++ b/compiler/nativeGen/SPARC/Imm.hs
@@ -7,6 +7,8 @@ module SPARC.Imm (
where
+import GhcPrelude
+
import Cmm
import CLabel