From: Simon Marlow Date: Wed, 25 Apr 2007 13:24:33 +0000 (+0000) Subject: unused import X-Git-Tag: 2007-05-06~107 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=ea539f1b58462de1e4813f35e5d66dc15a5e0e88 unused import --- diff --git a/compiler/ghci/Linker.lhs b/compiler/ghci/Linker.lhs index dbfa5e5..7b40c32 100644 --- a/compiler/ghci/Linker.lhs +++ b/compiler/ghci/Linker.lhs @@ -28,7 +28,6 @@ import ObjLink import ByteCodeLink import ByteCodeItbls import ByteCodeAsm -import RtClosureInspect import CgInfoTbls import SMRep import IfaceEnv