Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Decking
GHC
Commits
7719b637
Commit
7719b637
authored
Dec 17, 2014
by
Gabor Greif
💬
Browse files
Typo in note
parent
ae1f2718
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/coreSyn/CoreLint.hs
View file @
7719b637
...
...
@@ -492,7 +492,7 @@ Note [Checking for INLINE loop breakers]
It's very suspicious if a strong loop breaker is marked INLINE.
However, the desugarer generates instance methods with INLINE pragmas
that form a mutually recursive group. Only afer a round of
that form a mutually recursive group. Only af
t
er a round of
simplification are they unravelled. So we suppress the test for
the desugarer.
...
...
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