Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
d2ca68e8
Commit
d2ca68e8
authored
Jul 27, 2010
by
simonpj@microsoft.com
Browse files
Layout only
parent
f2e74c88
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/coreSyn/CoreLint.lhs
View file @
d2ca68e8
...
...
@@ -213,8 +213,7 @@ lintCoreExpr (Var var)
; checkDeadIdOcc var
; var' <- lookupIdInScope var
; return (idType var')
}
; return (idType var') }
lintCoreExpr (Lit lit)
= return (literalType lit)
...
...
Write
Preview
Supports
Markdown
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