Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Francesco Gazzetta
Glasgow Haskell Compiler
Commits
b1fa386c
Commit
b1fa386c
authored
Jun 20, 2017
by
Gabor Greif
💬
Browse files
Fix note reference [ci skip]
parent
5c93df90
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/typecheck/TcSMonad.hs
View file @
b1fa386c
...
...
@@ -292,7 +292,7 @@ extendWorkListCt ct wl
EqPred
{}
->
extendWorkListEq
ct
wl
ClassPred
cls
_
-- See Note [Prioritise class equalites]
ClassPred
cls
_
-- See Note [Prioritise class equalit
i
es]
|
cls
`
hasKey
`
heqTyConKey
||
cls
`
hasKey
`
eqTyConKey
->
extendWorkListEq
ct
wl
...
...
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