[commit: ghc] master: Remove nativeGen/PprInstruction.hs (1d094f9)

Ian Lynagh igloo at earth.li
Sun Aug 5 17:38:31 CEST 2012


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/1d094f9b58381cb8baa83964a759fa42b2349f11

>---------------------------------------------------------------

commit 1d094f9b58381cb8baa83964a759fa42b2349f11
Author: Ian Lynagh <ian at well-typed.com>
Date:   Sun Jul 29 00:46:06 2012 +0100

    Remove nativeGen/PprInstruction.hs
    
    Looks like I accidentally added it a while ago

>---------------------------------------------------------------

 compiler/nativeGen/PprInstruction.hs |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/compiler/nativeGen/PprInstruction.hs b/compiler/nativeGen/PprInstruction.hs
deleted file mode 100644
index 6c19160..0000000
--- a/compiler/nativeGen/PprInstruction.hs
+++ /dev/null
@@ -1,2 +0,0 @@
-
-        pprInstruction :: Platform -> instr -> SDoc





More information about the Cvs-ghc mailing list