From 9e087fcf079a88dec5a42a418fc8a5f98d6b233a Mon Sep 17 00:00:00 2001 From: sof Date: Mon, 26 May 1997 04:45:52 +0000 Subject: [PATCH] [project @ 1997-05-26 04:45:52 by sof] Updated imports --- ghc/compiler/deforest/Deforest.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/compiler/deforest/Deforest.lhs b/ghc/compiler/deforest/Deforest.lhs index 820ca23..804ba2b 100644 --- a/ghc/compiler/deforest/Deforest.lhs +++ b/ghc/compiler/deforest/Deforest.lhs @@ -22,7 +22,7 @@ > import CmdLineOpts ( GlobalSwitch, SwitchResult ) > import CoreSyn -> import Id ( getIdInfo, Id ) +> import Id ( Id ) > import IdInfo > import Outputable > import SimplEnv ( SYN_IE(SwitchChecker) ) -- 1.7.10.4