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:
1229ee9
)
[project @ 1997-05-26 03:39:21 by sof]
author
sof
<unknown>
Mon, 26 May 1997 03:39:21 +0000
(
03:39
+0000)
committer
sof
<unknown>
Mon, 26 May 1997 03:39:21 +0000
(
03:39
+0000)
Updated PprStyle import
ghc/compiler/rename/RnLoop.lhi
patch
|
blob
|
history
diff --git
a/ghc/compiler/rename/RnLoop.lhi
b/ghc/compiler/rename/RnLoop.lhi
index
64afc0d
..
a2cb7e2
100644
(file)
--- a/
ghc/compiler/rename/RnLoop.lhi
+++ b/
ghc/compiler/rename/RnLoop.lhi
@@
-9,7
+9,7
@@
import RnBinds ( rnBinds )
import RnMonad ( RnMS(..), FreeVars )
import RnSource ( rnHsSigType )
import UniqSet ( UniqSet(..) )
-import PprStyle ( PprStyle )
+import Outputable ( PprStyle )
import Pretty ( Doc )
import Name ( Name )