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

On branch  : supercompiler

http://hackage.haskell.org/trac/ghc/changeset/6cf81dd7c82ace63f27953b2918ea38346bfecc7

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

commit 6cf81dd7c82ace63f27953b2918ea38346bfecc7
Author: Max Bolingbroke <batterseapo...@hotmail.com>
Date:   Tue Jan 31 17:28:47 2012 +0000

    Redundant import

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

 compiler/supercompile/Supercompile/Core/Tag.hs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/compiler/supercompile/Supercompile/Core/Tag.hs 
b/compiler/supercompile/Supercompile/Core/Tag.hs
index b068452..924149d 100644
--- a/compiler/supercompile/Supercompile/Core/Tag.hs
+++ b/compiler/supercompile/Supercompile/Core/Tag.hs
@@ -8,7 +8,6 @@ import Supercompile.Core.FreeVars
 import Supercompile.Core.Size
 import Supercompile.Core.Syntax
 
-import Unique (Uniquable(getUnique))
 import Literal (hashLiteral)
 
 



_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to