Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. type family FoldMapSym2 (a6989586621680407238 :: a ~> m) (a6989586621680407239 :: t a) :: m

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  2. sFmap :: forall a b (t1 :: a ~> b) (t2 :: f a) . SFunctor f => Sing t1 -> Sing t2 -> Sing (Apply (Apply (FmapSym0 :: TyFun (a ~> b) (f a ~> f b) -> Type) t1) t2)

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  3. sFoldMap :: forall a m (t1 :: a ~> m) (t2 :: t a) . (SFoldable t, SMonoid m) => Sing t1 -> Sing t2 -> Sing (Apply (Apply (FoldMapSym0 :: TyFun (a ~> m) (t a ~> m) -> Type) t1) t2)

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  4. sMapM :: forall a (m :: Type -> Type) b (t1 :: a ~> m b) (t2 :: t a) . (STraversable t, SMonad m) => Sing t1 -> Sing t2 -> Sing (Apply (Apply (MapMSym0 :: TyFun (a ~> m b) (t a ~> m (t b)) -> Type) t1) t2)

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  5. sMappend :: forall (t1 :: a) (t2 :: a) . SMonoid a => Sing t1 -> Sing t2 -> Sing (Apply (Apply (MappendSym0 :: TyFun a (a ~> a) -> Type) t1) t2)

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  6. type family FmapDefault (a1 :: a ~> b) (a2 :: t a) :: t b

    singletons-base Data.Traversable.Singletons

    No documentation available.

  7. data FmapDefaultSym0 (a1 :: TyFun a ~> b t a ~> t b)

    singletons-base Data.Traversable.Singletons

    No documentation available.

  8. data FmapDefaultSym1 (a6989586621680759677 :: a ~> b) (b1 :: TyFun t a t b)

    singletons-base Data.Traversable.Singletons

    No documentation available.

  9. type family FmapDefaultSym2 (a6989586621680759677 :: a ~> b) (a6989586621680759678 :: t a) :: t b

    singletons-base Data.Traversable.Singletons

    No documentation available.

  10. type family FoldMapDefault (a1 :: a ~> m) (a2 :: t a) :: m

    singletons-base Data.Traversable.Singletons

    No documentation available.

Page 531 of many | Previous | Next