Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
sdocPrintTypecheckerElaboration :: SDocContext -> !Boolghc-lib-parser GHC.Utils.Outputable No documentation available.
sdocPrintUnicodeSyntax :: SDocContext -> !Boolghc-lib-parser GHC.Utils.Outputable No documentation available.
txtPrinter :: TextDetails -> String -> Stringghc-lib-parser GHC.Utils.Ppr Default TextDetails printer
unPrintf :: GlibString s => s -> sglib System.Glib.UTFString No documentation available.
-
hackage-security Hackage.Security.Trusted Variation on verifyRole that uses key IDs rather than keys This is used during the bootstrap process. See http://en.wikipedia.org/wiki/Public_key_fingerprint.
QuotedPrintableBinary :: Encodingmime-mail Network.Mail.Mime No documentation available.
QuotedPrintableText :: Encodingmime-mail Network.Mail.Mime No documentation available.
quotedPrintable :: Bool -> ByteString -> Buildermime-mail Network.Mail.Mime The first parameter denotes whether the input should be treated as text. If treated as text, then CRs will be stripped and LFs output as CRLFs. If binary, then CRs and LFs will be escaped.
pprintMessage :: Message msg => msg -> Docproto-lens Data.ProtoLens.TextFormat Pretty-print the given message into a human-readable form.
pprintMessageWithRegistry :: Message msg => Registry -> msg -> Docproto-lens Data.ProtoLens.TextFormat Pretty-print the given message into human-readable form, using the given Registry to decode google.protobuf.Any values.