Safe Haskell | Trustworthy |
---|---|
Language | Haskell2010 |
DO NOT USE THIS MODULE. Use GHC.TypeLits instead.
This module is internal-only and was exposed by accident. It may be removed without warning in a future version.
(The technical reason for this module's existence is that it is needed
to prevent module cycles while still allowing these identifiers to be
imported in Ord
.)
Since: base-4.16.0.0
Documentation
(Kind) This is the kind of type-level symbols.
Instances
TestCoercion SSymbol Source # | Since: base-4.18.0.0 |
Defined in GHC.TypeLits | |
TestEquality SSymbol Source # | Since: base-4.18.0.0 |
Defined in GHC.TypeLits | |
type Compare (a :: Symbol) (b :: Symbol) Source # | |
Defined in Data.Type.Ord |