Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. setBOL :: Lex a ()

    haskell-src Language.Haskell.ParseMonad

    No documentation available.

  2. setBestBlockHeader :: BlockHeaders m => BlockNode -> m ()

    haskoin-core Haskoin.Block.Headers

    Set the highest block in the chain.

  3. setAnyoneCanPay :: SigHash -> SigHash

    haskoin-core Haskoin.Script.SigHash

    Set SIGHASH_ANYONECANPAY flag.

  4. setForkIdFlag :: SigHash -> SigHash

    haskoin-core Haskoin.Script.SigHash

    Set SIGHASH_FORKID flag.

  5. settings :: [Setting] -> Config

    hasql-pool Hasql.Pool.Config

    Compile config from a list of settings. Latter settings override the preceding in cases of conflicts.

  6. setDefault :: Ident -> Q Exp -> ScopeM ()

    heterocephalus Text.Heterocephalus

    Constructor for ScopeM. Values declared by this function are overwritten by same name variables exits in scope of render function.

  7. set_udp_opt :: SocketOption -> Int -> Udp -> IO ()

    hosc Sound.Osc.Transport.Fd.Udp

    Set option, ie. Broadcast or RecvTimeOut.

  8. setupBaseR :: KEM_ID -> KDF_ID -> AEAD_ID -> EncodedSecretKey -> Maybe EncodedSecretKey -> EncodedPublicKey -> Info -> IO ContextR

    hpke Crypto.HPKE

    Setting up base/auth mode for a receiver with its key pair. This throws HPKEError.

  9. setupBaseS :: KEM_ID -> KDF_ID -> AEAD_ID -> Maybe EncodedSecretKey -> Maybe EncodedSecretKey -> EncodedPublicKey -> Info -> IO (EncodedPublicKey, ContextS)

    hpke Crypto.HPKE

    Setting up base/auth mode for a sender. This throws HPKEError.

  10. setupPSKR :: KEM_ID -> KDF_ID -> AEAD_ID -> EncodedSecretKey -> Maybe EncodedSecretKey -> EncodedPublicKey -> Info -> PSK -> PSK_ID -> IO ContextR

    hpke Crypto.HPKE

    Setting up psk/auth_psk mode for a receiver with its key pair. This throws HPKEError.

Page 716 of many | Previous | Next