Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. showExtension :: Extension -> Text

    pandoc Text.Pandoc.Extensions

    Show an extension in human-readable form.

  2. showFl :: RealFloat a => a -> Text

    pandoc Text.Pandoc.ImageSize

    No documentation available.

  3. showInInch :: WriterOptions -> Dimension -> Text

    pandoc Text.Pandoc.ImageSize

    Convert a Dimension to Text denoting its equivalent in inches, for example "2.00000". Note: Dimensions in percentages are converted to the empty string.

  4. showInPixel :: WriterOptions -> Dimension -> Text

    pandoc Text.Pandoc.ImageSize

    Convert a Dimension to Text denoting its equivalent in pixels, for example "600". Note: Dimensions in percentages are converted to the empty string.

  5. showLogMessage :: LogMessage -> Text

    pandoc Text.Pandoc.Logging

    No documentation available.

  6. showCursor :: Output -> IO ()

    vty Graphics.Vty.Output

    Shows the cursor.

  7. showSockAddr :: SockAddr -> NumericAddress

    wai-logger Network.Wai.Logger

    Convert SockAddr to NumericAddress. If the address is IPv4-embedded IPv6 address, the IPv4 is extracted.

  8. showHexInt128 :: Int128 -> String

    wide-word Data.WideWord.Int128

    No documentation available.

  9. showHexInt256 :: Int256 -> String

    wide-word Data.WideWord.Int256

    No documentation available.

  10. showHexWord128 :: Word128 -> String

    wide-word Data.WideWord.Word128

    No documentation available.

Page 54 of many | Previous | Next