Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
Forest :: Hook -> [Tree] -> Foresthspec-discover Test.Hspec.Discover.Run No documentation available.
-
haskell-gi Data.GI.CodeGen.Callable The foreign symbol to wrap. It is either a foreign symbol wrapped in a foreign import, in which case we are given the name of the Haskell wrapper, or alternatively the information about a "dynamic" wrapper in scope.
type
FormattedTime = ByteStringfast-logger System.Log.FastLogger.Types Type aliaes for date format and formatted date.
-
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)".