Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
ae940857
Commit
ae940857
authored
Aug 30, 2010
by
benl@ouroborus.net
Browse files
Fix warnings
parent
9a010000
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/vectorise/VectMonad.hs
View file @
ae940857
...
...
@@ -474,7 +474,7 @@ maybeCantVectoriseVarM v p
dumpVar
::
Var
->
a
dumpVar
var
|
Just
cls
<-
isClassOpId_maybe
var
|
Just
_
<-
isClassOpId_maybe
var
=
cantVectorise
"ClassOpId not vectorised:"
(
ppr
var
)
|
otherwise
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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