Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
38f4f2e0
Commit
38f4f2e0
authored
Sep 11, 2006
by
simonpj@microsoft.com
Browse files
Add comment
parent
0a414c46
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/basicTypes/Var.lhs
View file @
38f4f2e0
...
...
@@ -74,7 +74,7 @@ data Var
tcTyVarDetails :: TcTyVarDetails }
| GlobalId { -- Used for imported Ids, dict selectors etc
varName :: !Name,
varName :: !Name,
-- Always an External or WiredIn Name
realUnique :: FastInt,
idType :: Type,
idInfo :: IdInfo,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment