Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. showFile :: FilePath -> IO ()

    midi Sound.MIDI.File.Load

    Deprecated: only use this for debugging

  2. showExtension :: Extension -> Text

    pandoc Text.Pandoc.Extensions

    Show an extension in human-readable form.

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

    pandoc Text.Pandoc.ImageSize

    No documentation available.

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

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

  6. showLogMessage :: LogMessage -> Text

    pandoc Text.Pandoc.Logging

    No documentation available.

  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