Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
class KnownSymbol s => 𝒮 (s :: 𝐒) where Source #
Instances
KnownSymbol s => 𝒮 s Source # | |
𝕤s :: forall s. KnownSymbol s => 𝕊S s Source #
type family AllC (c :: a -> Constraint) (xs :: [a]) :: Constraint where ... Source #