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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/302172f4959b92fa668db6b460921e710bdf6655

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

commit 302172f4959b92fa668db6b460921e710bdf6655
Author: Simon Peyton Jones <simo...@microsoft.com>
Date:   Wed Jan 2 09:32:12 2013 +0000

    Remove unnecessary import

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

 compiler/typecheck/FamInst.lhs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/compiler/typecheck/FamInst.lhs b/compiler/typecheck/FamInst.lhs
index d9ee08c..6779133 100644
--- a/compiler/typecheck/FamInst.lhs
+++ b/compiler/typecheck/FamInst.lhs
@@ -30,7 +30,6 @@ import Util
 import Maybes
 import TcMType
 import Type
-import VarSet (mkVarSet)
 import Control.Monad
 import Data.Map (Map)
 import qualified Data.Map as Map



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

Reply via email to