summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2012-07-29 00:46:06 +0100
committerIan Lynagh <ian@well-typed.com>2012-07-29 00:46:06 +0100
commit1d094f9b58381cb8baa83964a759fa42b2349f11 (patch)
treeae838276196bea67bd7fc891aaa5ddde2cebbfd4
parent873f7b28ab694167a685e763aac6eb47d18a38c1 (diff)
downloadhaskell-1d094f9b58381cb8baa83964a759fa42b2349f11.tar.gz
Remove nativeGen/PprInstruction.hs
Looks like I accidentally added it a while ago
-rw-r--r--compiler/nativeGen/PprInstruction.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/nativeGen/PprInstruction.hs b/compiler/nativeGen/PprInstruction.hs
deleted file mode 100644
index 6c19160e35..0000000000
--- a/compiler/nativeGen/PprInstruction.hs
+++ /dev/null
@@ -1,2 +0,0 @@
-
- pprInstruction :: Platform -> instr -> SDoc