summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/SPARC/CodeGen/Sanity.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nativeGen/SPARC/CodeGen/Sanity.hs')
-rw-r--r--compiler/nativeGen/SPARC/CodeGen/Sanity.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/nativeGen/SPARC/CodeGen/Sanity.hs b/compiler/nativeGen/SPARC/CodeGen/Sanity.hs
index fcf5b65bde..7f9bfed229 100644
--- a/compiler/nativeGen/SPARC/CodeGen/Sanity.hs
+++ b/compiler/nativeGen/SPARC/CodeGen/Sanity.hs
@@ -9,7 +9,7 @@ where
import GhcPrelude
import SPARC.Instr
-import SPARC.Ppr ()
+import SPARC.Ppr () -- For Outputable instances
import Instruction
import Cmm