summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/PPC/RegInfo.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nativeGen/PPC/RegInfo.hs')
-rw-r--r--compiler/nativeGen/PPC/RegInfo.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/nativeGen/PPC/RegInfo.hs b/compiler/nativeGen/PPC/RegInfo.hs
index c4724d4193..bf894fd42f 100644
--- a/compiler/nativeGen/PPC/RegInfo.hs
+++ b/compiler/nativeGen/PPC/RegInfo.hs
@@ -20,6 +20,8 @@ where
#include "nativeGen/NCG.h"
#include "HsVersions.h"
+import GhcPrelude
+
import PPC.Instr
import BlockId