Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. Pkcs7Text :: Pkcs7Flag

    HsOpenSSL OpenSSL.PKCS7

    No documentation available.

  2. Pkcs7VerifyFailure :: Pkcs7VerifyStatus

    HsOpenSSL OpenSSL.PKCS7

    No documentation available.

  3. data Pkcs7VerifyStatus

    HsOpenSSL OpenSSL.PKCS7

    Pkcs7VerifyStatus represents a result of PKCS#7 verification. See pkcs7Verify.

  4. Pkcs7VerifySuccess :: Maybe String -> Pkcs7VerifyStatus

    HsOpenSSL OpenSSL.PKCS7

    Nothing if the PKCS#7 signature was a detached signature, and Just content if it wasn't.

  5. data ProtocolError

    HsOpenSSL OpenSSL.Session

    A failure in the SSL library occurred, usually a protocol error.

  6. ProtocolError :: String -> ProtocolError

    HsOpenSSL OpenSSL.Session

    No documentation available.

  7. module Statistics.Distribution.Poisson

    The Poisson distribution. This is the discrete probability distribution of a number of events occurring in a fixed interval if these events occur with a known average rate, and occur independently from each other within that interval.

  8. data PoissonDistribution

    statistics Statistics.Distribution.Poisson

    No documentation available.

  9. newtype Points

    statistics Statistics.Sample.KernelDensity.Simple

    Points from the range of a Sample.

  10. Points :: Vector Double -> Points

    statistics Statistics.Sample.KernelDensity.Simple

    No documentation available.

Page 283 of many | Previous | Next