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. data FmapSym0 (a1 :: TyFun a ~> b f a ~> f b)

    singletons-base Data.Functor.Singletons

    No documentation available.

  2. data FmapSym1 (a6989586621679356621 :: a ~> b) (b1 :: TyFun f a f b)

    singletons-base Data.Functor.Singletons

    No documentation available.

  3. type family FmapSym2 (a6989586621679356621 :: a ~> b) (a6989586621679356622 :: f a) :: f b

    singletons-base Data.Functor.Singletons

    No documentation available.

  4. 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.Functor.Singletons

    No documentation available.

  5. sMap :: forall a b (t1 :: a ~> b) (t2 :: NonEmpty a) . Sing t1 -> Sing t2 -> Sing (Apply (Apply (MapSym0 :: TyFun (a ~> b) (NonEmpty a ~> NonEmpty b) -> Type) t1) t2)

    singletons-base Data.List.NonEmpty.Singletons

    No documentation available.

  6. type family ConcatMap (a1 :: a ~> [b]) (a2 :: t a) :: [b]

    singletons-base Data.List.Singletons

    No documentation available.

  7. data ConcatMapSym0 (a1 :: TyFun a ~> [b] t a ~> [b])

    singletons-base Data.List.Singletons

    No documentation available.

  8. data ConcatMapSym1 (a6989586621680407114 :: a ~> [b]) (b1 :: TyFun t a [b])

    singletons-base Data.List.Singletons

    No documentation available.

  9. type family ConcatMapSym2 (a6989586621680407114 :: a ~> [b]) (a6989586621680407115 :: t a) :: [b]

    singletons-base Data.List.Singletons

    No documentation available.

  10. sConcatMap :: forall a b (t1 :: Type -> Type) (t2 :: a ~> [b]) (t3 :: t1 a) . SFoldable t1 => Sing t2 -> Sing t3 -> Sing (Apply (Apply (ConcatMapSym0 :: TyFun (a ~> [b]) (t1 a ~> [b]) -> Type) t2) t3)

    singletons-base Data.List.Singletons

    No documentation available.

Page 529 of many | Previous | Next