Hoogle Search

Within LTS Haskell 24.12 (ghc-9.10.3)

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

  1. sLast :: forall a (t :: NonEmpty a) . Sing t -> Sing (Apply (LastSym0 :: TyFun (NonEmpty a) a -> Type) t)

    singletons-base Data.List.NonEmpty.Singletons

    No documentation available.

  2. sLast :: forall a (t :: [a]) . Sing t -> Sing (Apply (LastSym0 :: TyFun [a] a -> Type) t)

    singletons-base Data.List.Singletons

    No documentation available.

  3. type family GetLast (a1 :: Last a) :: Maybe a

    singletons-base Data.Monoid.Singletons

    No documentation available.

  4. data GetLastSym0 (a1 :: TyFun Last a Maybe a)

    singletons-base Data.Monoid.Singletons

    No documentation available.

  5. type family GetLastSym1 (a6989586621680311759 :: Last a) :: Maybe a

    singletons-base Data.Monoid.Singletons

    No documentation available.

  6. data SLast (a1 :: Last a)

    singletons-base Data.Monoid.Singletons

    No documentation available.

  7. SLast :: forall a (n :: Maybe a) . Sing n -> SLast ('Last n)

    singletons-base Data.Monoid.Singletons

    No documentation available.

  8. sGetLast :: forall a (t :: Last a) . Sing t -> Sing (Apply (GetLastSym0 :: TyFun (Last a) (Maybe a) -> Type) t)

    singletons-base Data.Monoid.Singletons

    No documentation available.

  9. type family GetLast (a1 :: Last a) :: a

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  10. data GetLastSym0 (a1 :: TyFun Last a a)

    singletons-base Data.Semigroup.Singletons

    No documentation available.

Page 78 of many | Previous | Next