License | BSD-style (see the LICENSE file in the distribution) |
---|---|
Maintainer | [email protected] |
Stability | experimental |
Portability | not portable |
Safe Haskell | Trustworthy |
Language | Haskell2010 |
Basic kinds
Since: 4.9.0.0
The kind of types with values. For example Int :: Type
.
data Constraint :: * Source
The kind of constraints, like Show a
A backward-compatible (pre-GHC 8.0) synonym for Type
A unicode backward-compatible (pre-GHC 8.0) synonym for Type
© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/8.2.1/docs/html/libraries/base-4.10.0.0/Data-Kind.html