From ea539f1b58462de1e4813f35e5d66dc15a5e0e88 Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Wed, 25 Apr 2007 13:24:33 +0000 Subject: [PATCH] unused import --- compiler/ghci/Linker.lhs | 1 - 1 file changed, 1 deletion(-) 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 -- 1.7.10.4