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. toJsonDeriver :: Deriver

    domain-aeson DomainAeson

    No documentation available.

  2. serializeDeriver :: Deriver

    domain-cereal DomainCereal

    No documentation available.

  3. labelOpticDeriver :: Deriver

    domain-optics DomainOptics

    Generates LabelOptic instances for enums, products and sums, automatically choosing the appropriate optic type. Requires to have the UndecidableInstances extension enabled.

  4. textToDeriveType :: Text -> Maybe DeriveType

    haskoin-store-data Haskoin.Store.Data

    No documentation available.

  5. module Network.XmlRpc.THDeriveXmlRpcType

    Uses Template Haskell to automagically derive instances of XmlRpcType

  6. setEqDerived :: Bool -> RouteOpts -> RouteOpts

    hledger-web Hledger.Web.Import

    No documentation available.

  7. setReadDerived :: Bool -> RouteOpts -> RouteOpts

    hledger-web Hledger.Web.Import

    No documentation available.

  8. setShowDerived :: Bool -> RouteOpts -> RouteOpts

    hledger-web Hledger.Web.Import

    No documentation available.

  9. cryptoKDFDeriveFromKey :: Ptr CUChar -> CSize -> Word64 -> Ptr CChar -> Ptr CUChar -> IO CInt

    libsodium-bindings LibSodium.Bindings.KeyDerivation

    Derive a sub-key from a high-entropy secre key with a unique identifier. The identifier can be any value up to 2⁶⁴-1 See: crypto_kdf_derive_from_key()

  10. mDeriveReceiverKeys :: Curve -> [Integer] -> Point -> [Integer]

    oblivious-transfer OT

    Fold together m calls of deriveReceiverKeys

Page 97 of many | Previous | Next