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. Format :: Keys SourceFormat

    JuicyPixels Codec.Picture.Metadata

    No documentation available.

  2. data Format

    cryptonite Crypto.Data.Padding

    Format of padding

  3. data FormatSizeFlags

    gi-glib GI.GLib.Flags

    Flags to modify the format of the string returned by formatSizeFull.

  4. FormatSizeFlagsBits :: FormatSizeFlags

    gi-glib GI.GLib.Flags

    set the size as a quantity in bits, rather than bytes, and return units in bits. For example, ‘Mbit’ rather than ‘MB’.

  5. FormatSizeFlagsDefault :: FormatSizeFlags

    gi-glib GI.GLib.Flags

    behave the same as formatSize

  6. FormatSizeFlagsIecUnits :: FormatSizeFlags

    gi-glib GI.GLib.Flags

    use IEC (base 1024) units with "KiB"-style suffixes. IEC units should only be used for reporting things with a strong "power of 2" basis, like RAM sizes or RAID stripe sizes. Network and storage sizes should be reported in the normal SI units.

  7. FormatSizeFlagsLongFormat :: FormatSizeFlags

    gi-glib GI.GLib.Flags

    include the exact number of bytes as part of the returned string. For example, "45.6 kB (45,612 bytes)".

  8. FormatSizeFlagsOnlyUnit :: FormatSizeFlags

    gi-glib GI.GLib.Flags

    return only unit, without value; this should not be used together with gFORMATSIZELONGFORMAT nor gFORMATSIZEONLYVALUE. Since: 2.74

  9. FormatSizeFlagsOnlyValue :: FormatSizeFlags

    gi-glib GI.GLib.Flags

    return only value, without unit; this should not be used together with gFORMATSIZELONGFORMAT nor gFORMATSIZEONLYUNIT. Since: 2.74

  10. data Format

    weigh Weigh

    No documentation available.

Page 264 of many | Previous | Next