Hoogle Search

Within Stackage Nightly 2026-07-02 (ghc-9.12.4)

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

  1. set :: RedisCtx m f => ByteString -> ByteString -> m (f Status)

    hedis Database.Redis.Commands

    No documentation available.

  2. set :: RedisCtx m f => ByteString -> ByteString -> m (f Status)

    hedis Database.Redis.ManualCommands

    No documentation available.

  3. set :: RedisCtx m f => ByteString -> ByteString -> m (f Status)

    hedis Database.Redis.Sentinel

    No documentation available.

  4. set :: s -> Last s

    changeset Data.Monoid.RightAction

    A change that sets the given value. This can be applied to any type s.

  5. set :: forall (m :: Type -> Type) w s a r . (Monad m, Monoid w) => T s a -> a -> RWST r w s m ()

    data-accessor-transformers Data.Accessor.Monad.Trans.RWS

    No documentation available.

  6. set :: forall (m :: Type -> Type) r a . Monad m => T r a -> a -> StateT r m ()

    data-accessor-transformers Data.Accessor.Monad.Trans.State

    No documentation available.

  7. set :: (Enum a, Bits w) => a -> T w a -> T w a

    enumset Data.EnumBitSet

    could also be named insert like in Set

  8. set :: PersistEntity val => SqlExpr (Entity val) -> [SqlExpr (Entity val) -> SqlExpr Update] -> SqlQuery ()

    esqueleto Database.Esqueleto

    SET clause used on UPDATEs. Note that while it's not a type error to use this function on a SELECT, it will most certainly result in a runtime error.

  9. set :: PersistEntity val => SqlExpr (Entity val) -> [SqlExpr (Entity val) -> SqlExpr Update] -> SqlQuery ()

    esqueleto Database.Esqueleto.Experimental

    SET clause used on UPDATEs. Note that while it's not a type error to use this function on a SELECT, it will most certainly result in a runtime error.

  10. set :: PersistEntity val => SqlExpr (Entity val) -> [SqlExpr (Entity val) -> SqlExpr Update] -> SqlQuery ()

    esqueleto Database.Esqueleto.Internal.Internal

    SET clause used on UPDATEs. Note that while it's not a type error to use this function on a SELECT, it will most certainly result in a runtime error.

Page 8 of many | Previous | Next