• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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 PFoldable (t :: Type -> Type)

    singletons-base Data.Foldable.Singletons

    No documentation available.

  2. data ProductSym0 (a1 :: TyFun t a a)

    singletons-base Data.Foldable.Singletons

    No documentation available.

  3. type family ProductSym1 (a6989586621680407303 :: t a) :: a

    singletons-base Data.Foldable.Singletons

    No documentation available.

  4. data PairSym0 (z :: TyFun f a g a ~> Product f g a)

    singletons-base Data.Functor.Product.Singletons

    No documentation available.

  5. data PairSym1 (fa :: f a) (z :: TyFun g a Product f g a)

    singletons-base Data.Functor.Product.Singletons

    No documentation available.

  6. type family PairSym2 (x :: f a) (y :: g a) :: Product f g a

    singletons-base Data.Functor.Product.Singletons

    No documentation available.

  7. class PFunctor (f :: Type -> Type)

    singletons-base Data.Functor.Singletons

    No documentation available.

  8. type family Partition (a1 :: a ~> Bool) (a2 :: NonEmpty a) :: ([a], [a])

    singletons-base Data.List.NonEmpty.Singletons

    No documentation available.

  9. data PartitionSym0 (a1 :: TyFun a ~> Bool NonEmpty a ~> ([a], [a]))

    singletons-base Data.List.NonEmpty.Singletons

    No documentation available.

  10. data PartitionSym1 (a6989586621681141708 :: a ~> Bool) (b :: TyFun NonEmpty a ([a], [a]))

    singletons-base Data.List.NonEmpty.Singletons

    No documentation available.

Page 349 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete