Hoogle Search

Within Stackage Nightly 2025-09-29 (ghc-9.12.2)

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

  1. setterm :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

  2. setField :: (PrimMonad m, Struct x) => Field x a -> x (PrimState m) -> a -> m ()

    structs Data.Struct

    Set the value of a field in a struct

  3. setField :: (PrimMonad m, Struct x) => Field x a -> x (PrimState m) -> a -> m ()

    structs Data.Struct.Internal

    Set the value of a field in a struct

  4. setspecific :: Key -> StablePtr a -> IO ()

    thread-local-storage Data.TLS.PThread.Internal

    No documentation available.

  5. setHole :: Typeable a => a -> Zipper (Typeable :: Type -> Constraint) b -> Zipper (Typeable :: Type -> Constraint) b

    traverse-with-class Data.Generics.Traversable.Zipper

    Set the value in the hole. Does nothing iff a is not the type of the value in the hole.

  6. setHole' :: Typeable a => a -> Zipper (Typeable :: Type -> Constraint) b -> Maybe (Zipper (Typeable :: Type -> Constraint) b)

    traverse-with-class Data.Generics.Traversable.Zipper

    Set the value in the hole. Returns Nothing iff a is not the type of the value in the hole.

  7. setParStrategiesCutoff :: Int -> ParStrategies -> ParStrategies

    vector-quicksort Data.Vector.Algorithms.Quicksort.Fork2

    Adjust length of vectors for which parallelisation will be performed.

  8. setEntity :: HasWorld world m => Ent -> world 'SetterOf -> SystemT world m ()

    ecstasy Data.Ecstasy

    Updates an Ent in the world given its setter.

  9. setEntity :: HasWorld world m => Ent -> world 'SetterOf -> SystemT world m ()

    ecstasy Data.Ecstasy.Internal

    Updates an Ent in the world given its setter.

  10. setUserFinaliser :: forall m (p :: Pinning) a . MonadIO m => Env -> RawValue p -> FinalizerPtr a -> m ()

    emacs-module Data.Emacs.Module.Env

    No documentation available.

Page 66 of many | Previous | Next