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:
c57044c
)
[project @ 2004-05-06 12:25:12 by simonpj]
author
simonpj
<unknown>
Thu, 6 May 2004 12:25:12 +0000
(12:25 +0000)
committer
simonpj
<unknown>
Thu, 6 May 2004 12:25:12 +0000
(12:25 +0000)
White spacing only
ghc/compiler/hsSyn/HsSyn.lhs
patch
|
blob
|
history
diff --git
a/ghc/compiler/hsSyn/HsSyn.lhs
b/ghc/compiler/hsSyn/HsSyn.lhs
index
c5ea96e
..
a9982a6
100644
(file)
--- a/
ghc/compiler/hsSyn/HsSyn.lhs
+++ b/
ghc/compiler/hsSyn/HsSyn.lhs
@@
-56,7
+56,7
@@
data HsModule name
-- imported interfaces early on, adding that
-- info to TyDecls/etc; so this list is
-- often empty, downstream.
- [LHsDecl name] -- Type, class, value, and interface signature decls
+ [LHsDecl name] -- Type, class, value, and interface signature decls
(Maybe DeprecTxt) -- reason/explanation for deprecation of this module
data HsExtCore name -- Read from Foo.hcr