Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
protolude Protolude.Safe No documentation available.
headerCell :: Lines borders => Text -> Cell borders Texthledger-lib Hledger.Write.Spreadsheet No documentation available.
-
jose Crypto.JOSE.Header Parse an optional parameter that may be carried in either the protected or the unprotected header.
-
jose Crypto.JOSE.Header Parse an optional parameter that may be carried in either the protected or the unprotected header. Like headerOptional, but with an explicit argument for the parser.
headerOptionalProtected :: FromJSON a => Text -> Maybe Object -> Maybe Object -> Parser (Maybe a)jose Crypto.JOSE.Header Parse an optional parameter that, if present, MUST be carried in the protected header.
-
jose Crypto.JOSE.Header Parse a required parameter that may be carried in either the protected or the unprotected header.
headerRequiredProtected :: FromJSON a => Text -> Maybe Object -> Maybe Object -> Parser ajose Crypto.JOSE.Header Parse a required parameter that MUST be carried in the protected header.
-
jose Crypto.JOSE.JWS Getter for header of a signature
headE :: MonadHold t m => Event t a -> m (Event t a)reflex Reflex.Class Create a new Event that only occurs only once, on the first occurrence of the supplied Event.
head_ :: HasHead s a => Lens' s aswagger2 Data.Swagger.Lens No documentation available.