• 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. data PureSym0 (a1 :: TyFun a f a)

    singletons-base Control.Applicative.Singletons

    No documentation available.

  2. type family PureSym1 (a6989586621679356645 :: a) :: f a

    singletons-base Control.Applicative.Singletons

    No documentation available.

  3. class PMonadFail (m :: k -> Type)

    singletons-base Control.Monad.Fail.Singletons

    No documentation available.

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

    singletons-base Control.Monad.Singletons

    No documentation available.

  5. class PMonad (m :: Type -> Type)

    singletons-base Control.Monad.Singletons

    No documentation available.

  6. class PMonadFail (m :: k -> Type)

    singletons-base Control.Monad.Singletons

    No documentation available.

  7. class PMonadPlus (m :: k -> Type)

    singletons-base Control.Monad.Singletons

    No documentation available.

  8. class PMonadZip (m :: Type -> Type)

    singletons-base Control.Monad.Zip.Singletons

    No documentation available.

  9. type family PartitionEithers (a1 :: [Either a b]) :: ([a], [b])

    singletons-base Data.Either.Singletons

    No documentation available.

  10. class PEq a

    singletons-base Data.Eq.Singletons

    No documentation available.

Page 348 of many | Previous | Next

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