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
212fa536
Commit
212fa536
authored
Aug 31, 2001
by
rrt
Browse files
[project @ 2001-08-31 12:43:39 by rrt]
Update expected output; MERGE TO STABLE BRANCH
parent
c5d7e7e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/typecheck/should_fail/tcfail071.stderr
View file @
212fa536
tcfail071.hs:8:
Mismatched contexts
When matching the contexts of the signatures for
g :: forall c. c -> c
f :: forall c. (Ord c) => c -> c
The signature contexts in a mutually recursive group should all be identical
When matching the contexts of the signatures for `g' and `f'
(the signature contexts in a mutually recursive group should all be identical)
When generalising the type(s) for g, f
tcfail071.hs:10:
...
...
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