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
af3a8ab4
Commit
af3a8ab4
authored
Jun 06, 2008
by
simonpj
Browse files
Update test output
parent
e9cb5fef
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/deriving/should_fail/drvfail002.stderr
View file @
af3a8ab4
drvfail002.hs:15:0:
drvfail002.hs:15:0:
Ambiguous constraint `X T c'
Ambiguous constraint `X T c'
At least one of the forall'd type variables mentioned by the constraint
At least one of the forall'd type variables mentioned by the constraint
must be reachable from the type after the '=>'
must be reachable from the type after the '=>'
In the instance declaration for `Show T'
In the instance declaration for `Show T'
drvfail002.hs:18:0:
No instance for (X T c)
arising from the 'deriving' clause of a data type declaration
at drvfail002.hs:18:0-25
Possible fix: add an instance declaration for (X T c)
When deriving the instance for (Show S)
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