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
Dylan Yudaken
GHC
Commits
184a5ced
Commit
184a5ced
authored
Jul 28, 2009
by
Simon Marlow
Browse files
fix warning
parent
6647f52f
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/codeGen/CgCase.lhs
View file @
184a5ced
...
...
@@ -192,7 +192,6 @@ cgCase (StgOpApp (StgFCallOp fcall _) args _)
unsafe_foreign_call
= case fcall of
CCall (CCallSpec _ _ s) -> not (playSafe s)
_other -> False
\end{code}
Special case: scrutinising a non-primitive variable.
...
...
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