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.

  1. sdocPrintTypecheckerElaboration :: SDocContext -> !Bool

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  2. sdocPrintUnicodeSyntax :: SDocContext -> !Bool

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  3. txtPrinter :: TextDetails -> String -> String

    ghc-lib-parser GHC.Utils.Ppr

    Default TextDetails printer

  4. unPrintf :: GlibString s => s -> s

    glib System.Glib.UTFString

    No documentation available.

  5. verifyFingerprints :: [KeyId] -> KeyThreshold -> TargetPath -> Signed Root -> Either VerificationError (SignaturesVerified Root)

    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.

  6. QuotedPrintableBinary :: Encoding

    mime-mail Network.Mail.Mime

    No documentation available.

  7. QuotedPrintableText :: Encoding

    mime-mail Network.Mail.Mime

    No documentation available.

  8. quotedPrintable :: Bool -> ByteString -> Builder

    mime-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.

  9. pprintMessage :: Message msg => msg -> Doc

    proto-lens Data.ProtoLens.TextFormat

    Pretty-print the given message into a human-readable form.

  10. pprintMessageWithRegistry :: Message msg => Registry -> msg -> Doc

    proto-lens Data.ProtoLens.TextFormat

    Pretty-print the given message into human-readable form, using the given Registry to decode google.protobuf.Any values.

Page 204 of many | Previous | Next