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.
-
HsOpenSSL OpenSSL.PKCS7 No documentation available.
Pkcs7VerifyFailure :: Pkcs7VerifyStatusHsOpenSSL OpenSSL.PKCS7 No documentation available.
-
HsOpenSSL OpenSSL.PKCS7 Pkcs7VerifyStatus represents a result of PKCS#7 verification. See pkcs7Verify.
Pkcs7VerifySuccess :: Maybe String -> Pkcs7VerifyStatusHsOpenSSL OpenSSL.PKCS7 Nothing if the PKCS#7 signature was a detached signature, and Just content if it wasn't.
-
HsOpenSSL OpenSSL.Session A failure in the SSL library occurred, usually a protocol error.
ProtocolError :: String -> ProtocolErrorHsOpenSSL OpenSSL.Session No documentation available.
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.
-
statistics Statistics.Distribution.Poisson No documentation available.
-
statistics Statistics.Sample.KernelDensity.Simple Points from the range of a Sample.
Points :: Vector Double -> Pointsstatistics Statistics.Sample.KernelDensity.Simple No documentation available.