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.
-
JuicyPixels Codec.Picture.Metadata No documentation available.
-
cryptonite Crypto.Data.Padding Format of padding
-
gi-glib GI.GLib.Flags Flags to modify the format of the string returned by formatSizeFull.
FormatSizeFlagsBits :: FormatSizeFlagsgi-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’.
FormatSizeFlagsDefault :: FormatSizeFlagsgi-glib GI.GLib.Flags behave the same as formatSize
FormatSizeFlagsIecUnits :: FormatSizeFlagsgi-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.
FormatSizeFlagsLongFormat :: FormatSizeFlagsgi-glib GI.GLib.Flags include the exact number of bytes as part of the returned string. For example, "45.6 kB (45,612 bytes)".
FormatSizeFlagsOnlyUnit :: FormatSizeFlagsgi-glib GI.GLib.Flags return only unit, without value; this should not be used together with gFORMATSIZELONGFORMAT nor gFORMATSIZEONLYVALUE. Since: 2.74
FormatSizeFlagsOnlyValue :: FormatSizeFlagsgi-glib GI.GLib.Flags return only value, without unit; this should not be used together with gFORMATSIZELONGFORMAT nor gFORMATSIZEONLYUNIT. Since: 2.74
-
weigh Weigh No documentation available.