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. setupDepends :: Lens' Derivation BuildInfo

    cabal2nix Distribution.Nixpkgs.Haskell.Derivation

    No documentation available.

  2. setLocalEphemeral :: Maybe (KeyPair d) -> HandshakeOpts d -> HandshakeOpts d

    cacophony Crypto.Noise

    Sets the local ephemeral key.

  3. setLocalStatic :: Maybe (KeyPair d) -> HandshakeOpts d -> HandshakeOpts d

    cacophony Crypto.Noise

    Sets the local static key.

  4. setRemoteEphemeral :: Maybe (PublicKey d) -> HandshakeOpts d -> HandshakeOpts d

    cacophony Crypto.Noise

    Sets the remote ephemeral key (rarely needed).

  5. setRemoteStatic :: Maybe (PublicKey d) -> HandshakeOpts d -> HandshakeOpts d

    cacophony Crypto.Noise

    Sets the remote static key.

  6. setLocalEphemeral :: Maybe (KeyPair d) -> HandshakeOpts d -> HandshakeOpts d

    cacophony Crypto.Noise.Internal.Handshake.State

    Sets the local ephemeral key.

  7. setLocalStatic :: Maybe (KeyPair d) -> HandshakeOpts d -> HandshakeOpts d

    cacophony Crypto.Noise.Internal.Handshake.State

    Sets the local static key.

  8. setRemoteEphemeral :: Maybe (PublicKey d) -> HandshakeOpts d -> HandshakeOpts d

    cacophony Crypto.Noise.Internal.Handshake.State

    Sets the remote ephemeral key (rarely needed).

  9. setRemoteStatic :: Maybe (PublicKey d) -> HandshakeOpts d -> HandshakeOpts d

    cacophony Crypto.Noise.Internal.Handshake.State

    Sets the remote static key.

  10. setVertexName :: IsString s => (BeanConstructionStep -> s) -> Style BeanConstructionStep s -> Style BeanConstructionStep s

    cauldron Cauldron

    Change the default way of how BeanConstructionSteps are rendered to text.

Page 770 of many | Previous | Next