Safe Haskell | None |
---|---|
Language | GHC2021 |
Orphan instances
(GShow (f []), GShow (Union fs a)) => GShow (Union (f ': fs) a :: Type -> Type) # | |
gshowsPrec :: Int -> Union (f ': fs) a a0 -> ShowS # | |
GShow (Union ('[] :: [Effect]) a :: Type -> Type) # | |
Eq t => GEq (Output t a :: Type -> Type) # | |
Show t => GShow (Output t a :: Type -> Type) # | |
gshowsPrec :: Int -> Output t a a0 -> ShowS # | |
GEq (Input t a :: k -> Type) # | |
GShow (Input t a :: k -> Type) # | |
gshowsPrec :: forall (a0 :: k). Int -> Input t a a0 -> ShowS # |