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
c1935a44
Commit
c1935a44
authored
Sep 07, 2006
by
simonpj
Browse files
Accept output
parent
9d80a57b
Changes
2
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/gadt/gadt7.stderr
View file @
c1935a44
...
...
@@ -7,4 +7,4 @@ gadt7.hs:12:40:
Inferred type: T a
In the first argument of `(\ t1 y1 -> case t1 of K -> y1)', namely
`t'
In the
call (
(\ t1 y1 -> case t1 of K -> y1) t y
)
In the
expression:
(\ t1 y1 -> case t1 of K -> y1) t y
testsuite/tests/ghc-regress/rename/should_fail/rnfail026.stderr
View file @
c1935a44
rnfail026.hs:16:15:
Kind mis-match
Expected kind `* -> *',
but `forall a. (Eq a) => Set a' has kind `*'
Expected kind `* -> *', but `Set a' has kind `*'
In the instance declaration for `Monad (forall a. (Eq a) => Set a)'
rnfail026.hs:19:0:
...
...
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