unused import
authorSimon Marlow <simonmar@microsoft.com>
Wed, 25 Apr 2007 13:24:33 +0000 (13:24 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 25 Apr 2007 13:24:33 +0000 (13:24 +0000)
compiler/ghci/Linker.lhs

index dbfa5e5..7b40c32 100644 (file)
@@ -28,7 +28,6 @@ import ObjLink
 import ByteCodeLink
 import ByteCodeItbls
 import ByteCodeAsm
-import RtClosureInspect
 import CgInfoTbls
 import SMRep
 import IfaceEnv