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
Glasgow Haskell Compiler
GHC
Commits
7ba13fa3
Commit
7ba13fa3
authored
Sep 23, 2012
by
ian@well-typed.com
Browse files
Follow GHC change: No deprecated warnings for defining class methods
parent
1ebabebc
Changes
2
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/rename/should_compile/rn050.stderr
View file @
7ba13fa3
rn050.hs:10:3: Warning:
In the use of `op' (imported from Rn050_A):
Deprecated: "Use bop instead"
rn050.hs:13:7: Warning:
In the use of `op' (imported from Rn050_A):
Deprecated: "Use bop instead"
...
...
testsuite/tests/rename/should_compile/rn066.stderr
View file @
7ba13fa3
rn066.hs:10:3: Warning:
In the use of `op' (imported from Rn066_A):
"Is that really a good idea?"
rn066.hs:13:7: Warning:
In the use of `op' (imported from Rn066_A):
"Is that really a good idea?"
...
...
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