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.
fromForest :: [Content] -> Maybe Cursorxml Text.XML.Light.Cursor The location of the first tree in a forest.
toForest :: Cursor -> [Content]xml Text.XML.Light.Cursor Computes the forest containing this location.
-
HsOpenSSL OpenSSL.PEM PemX509ReqFormat represents format of PKCS#10 certificate request.
ReqNewFormat :: PemX509ReqFormatHsOpenSSL OpenSSL.PEM The new format, whose header is "NEW CERTIFICATE REQUEST".
ReqOldFormat :: PemX509ReqFormatHsOpenSSL OpenSSL.PEM The old format, whose header is "CERTIFICATE REQUEST".
getNotBefore :: X509 -> IO UTCTimeHsOpenSSL OpenSSL.X509 getNotBefore cert returns the time when the certificate begins to be valid.
setNotBefore :: X509 -> UTCTime -> IO ()HsOpenSSL OpenSSL.X509 setNotBefore cert utc updates the time when the certificate begins to be valid.
onbeforeonload_ :: Text -> Attributelucid Lucid.Html5 The onbeforeonload attribute.
onbeforeprint_ :: Text -> Attributelucid Lucid.Html5 The onbeforeprint attribute.
onformchange_ :: Text -> Attributelucid Lucid.Html5 The onformchange attribute.