projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4002495
)
[project @ 1997-05-26 04:45:52 by sof]
author
sof
<unknown>
Mon, 26 May 1997 04:45:52 +0000
(
04:45
+0000)
committer
sof
<unknown>
Mon, 26 May 1997 04:45:52 +0000
(
04:45
+0000)
Updated imports
ghc/compiler/deforest/Deforest.lhs
patch
|
blob
|
history
diff --git
a/ghc/compiler/deforest/Deforest.lhs
b/ghc/compiler/deforest/Deforest.lhs
index
820ca23
..
804ba2b
100644
(file)
--- 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) )