Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Fumiaki Kinoshita
GHC
Commits
b1a7054b
Commit
b1a7054b
authored
Jan 10, 2011
by
simonpj
Browse files
Follow improvement in kind-error message
parent
a740ece8
Changes
2
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/typecheck/should_fail/tcfail136.stderr
View file @
b1a7054b
tcfail136.hs:9:35:
`SymDict' is not applied to enough type arguments
Expected kind `?', but `SymDict' has kind `
k
-> *'
Expected kind `?', but `SymDict' has kind `
*
-> *'
In the type `SymDict'
In the definition of data constructor `SymTable'
In the data type declaration for `SymTable'
testsuite/tests/ghc-regress/typecheck/should_fail/tcfail151.stderr
View file @
b1a7054b
tcfail151.hs:7:6:
`Name a' is not applied to enough type arguments
Expected kind `?', but `Name a' has kind `
k
-> *'
Expected kind `?', but `Name a' has kind `
*
-> *'
In the data type declaration for `Exp'
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