Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. class (CoCartesian r, Cartesian t, Functor f r t, Object t f ZeroObject r) => SumToProduct (f :: Type -> Type) (r :: Type -> Type -> Type) (t :: Type -> Type -> Type)

    constrained-categories Control.Functor.Constrained

    It is fairly common for functors (typically, container-like) to map Either to tuples in a natural way, thus "separating the variants". This is related to Foldable (with list and tuple monoids), but rather more effective.

  2. sum2product :: (SumToProduct f r t, ObjectSum r a b, ObjectPair t (f a) (f b)) => t (f (a + b)) (f a, f b)

    constrained-categories Control.Functor.Constrained

    sum2product ≡ mapEither id
    
    

  3. class IsProduct t

    constrained-categories Data.CategoryObject.Product

    No documentation available.

  4. getBodhiProductReleases :: String -> IO [Object]

    fedora-releases Distribution.Fedora.BodhiReleases

    Get Releases from Bodhi API filtered by id_prefix

  5. data DeviceGetProductIdMethodInfo

    gi-gdk GI.Gdk

    No documentation available.

  6. data DeviceProductIdPropertyInfo

    gi-gdk GI.Gdk

    No documentation available.

  7. deviceProductId :: AttrLabelProxy "productId"

    gi-gdk GI.Gdk

    No documentation available.

  8. data DeviceGetProductIdMethodInfo

    gi-gdk GI.Gdk.Objects

    No documentation available.

  9. data DeviceProductIdPropertyInfo

    gi-gdk GI.Gdk.Objects

    No documentation available.

  10. deviceProductId :: AttrLabelProxy "productId"

    gi-gdk GI.Gdk.Objects

    No documentation available.

Page 150 of many | Previous | Next