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. decompressUnconsumedInput :: DecompressStream (m :: Type -> Type) -> ByteString

    bzlib Codec.Compression.BZip.Internal

    No documentation available.

  2. subsume :: forall (e :: Effect) (es :: [Effect]) a (ff :: (Type -> Type) -> Type -> Type) (c :: (Type -> Type) -> Constraint) . (In e es, Free c ff) => Eff ff (e ': es) a -> Eff ff es a

    data-effects-core Control.Effect.Transform

    No documentation available.

  3. subsumeUnder :: forall (e1 :: Effect) (e0 :: Effect) (es :: [Effect]) a (ff :: (Type -> Type) -> Type -> Type) (c :: (Type -> Type) -> Constraint) . (In e1 es, KnownOrder e0, Free c ff) => Eff ff (e0 ': (e1 ': es)) a -> Eff ff (e0 ': es) a

    data-effects-core Control.Effect.Transform

    No documentation available.

  4. reassociateSumL :: forall (l1 :: (Type -> Type) -> Type -> Type) (l2 :: (Type -> Type) -> Type -> Type) (r :: (Type -> Type) -> Type -> Type) (m :: Type -> Type) a . (l1 :+: (l2 :+: r)) m a -> ((l1 :+: l2) :+: r) m a

    fused-effects Control.Effect.Sum

    Reassociate a right-nested sum leftwards.

  5. Consume :: (ByteString -> Decoder a) -> Decoder a

    ghc-events GHC.RTS.Events.Incremental

    The decoder has consumed all the available input and needs more to continue.

  6. resume :: Handle -> IO ()

    happstack-server Happstack.Server.Internal.TimeoutManager

    No documentation available.

  7. c_PQconsumeInput :: Ptr PGconn -> IO CInt

    hpqtypes Database.PostgreSQL.PQTypes.Internal.C.Interface

    Safe as it reads data from a socket.

  8. consumeLogRecord :: Logging m => LogRecord -> m ()

    logging-facade System.Logging.Facade.Class

    No documentation available.

  9. opSum :: Op

    mpi-hs Control.Distributed.MPI

    The (sum) reduction operation (MPI_SUM).

  10. class Profunctor p => GenericSumProfunctor (p :: Type -> Type -> Type)

    one-liner Generics.OneLiner

    No documentation available.

Page 161 of many | Previous | Next