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
1dc5c28c
Commit
1dc5c28c
authored
Aug 08, 2006
by
simonpj@microsoft.com
Browse files
Spelling in a comment
parent
e944b32b
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/typecheck/TcHsType.lhs
View file @
1dc5c28c
...
...
@@ -613,7 +613,7 @@ tcTyVarBndrs bndrs thing_inside
-----------------------------------
tcDataKindSig :: Maybe Kind -> TcM [TyVar]
-- GADT decls can have a (perh
p
as partial) kind signature
-- GADT decls can have a (perha
p
s partial) kind signature
-- e.g. data T :: * -> * -> * where ...
-- This function makes up suitable (kinded) type variables for
-- the argument kinds, and checks that the result kind is indeed *
...
...
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