Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
class ProductIsoApplicative f =>
ProductIsoAlternative (f :: Type -> Type)product-isomorphic Data.Functor.ProductIsomorphic.Class Restricted alternative on products.
class ProductIsoFunctor f =>
ProductIsoApplicative (f :: Type -> Type)product-isomorphic Data.Functor.ProductIsomorphic.Class Restricted applicative functor on products.
class ProductIsoApplicative f =>
ProductIsoEmpty (f :: Type -> Type) eproduct-isomorphic Data.Functor.ProductIsomorphic.Class Empty element of product operator
class
ProductIsoFunctor (f :: Type -> Type)product-isomorphic Data.Functor.ProductIsomorphic.Class Restricted functor on products.
-
product-isomorphic Data.Functor.ProductIsomorphic.Unsafe Define product isomorphic inference rule to specify record constructor
ProductTypeDef :: [(Text, Type)] -> TypeDefdomain-core DomainCore.Model Product. Think of it as a record. Carries a list of associations of field names with types.
-
foundation Foundation No documentation available.
-
foundation Foundation No documentation available.
-
foundation Foundation No documentation available.
type
ProductSurgeries (s :: [Type]) a = ProductSurgery Cat s ageneric-data Generic.Data.Internal.Microsurgery Plural of ProductSurgery. Apply a list of microsurgeries.