Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
aee6f58e
Commit
aee6f58e
authored
Oct 19, 2007
by
chak@cse.unsw.edu.au.
Browse files
tcfail174: minor improvement of error message
parent
b1b9bce2
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/typecheck/should_fail/tcfail174.stderr
View file @
aee6f58e
...
...
@@ -12,7 +12,6 @@ tcfail174.hs:16:13:
Couldn't match expected type `b' against inferred type `a'
`b' is a rigid type variable bound by
the type signature for `h2' at tcfail174.hs:15:14
`a'
When matching `forall a. a -> a'
and `forall a. a -> b'
Expected type: Capture (forall x. x -> b)
...
...
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