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.

  1. Forest :: Hook -> [Tree] -> Forest

    hspec-discover Test.Hspec.Discover.Run

    No documentation available.

  2. data ForeignSymbol

    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.

  3. type FormattedTime = ByteString

    fast-logger System.Log.FastLogger.Types

    Type aliaes for date format and formatted date.

  4. Format :: Keys SourceFormat

    JuicyPixels Codec.Picture.Metadata

    No documentation available.

  5. data Format

    cryptonite Crypto.Data.Padding

    Format of padding

  6. data FormatSizeFlags

    gi-glib GI.GLib.Flags

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

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

  8. FormatSizeFlagsDefault :: FormatSizeFlags

    gi-glib GI.GLib.Flags

    behave the same as formatSize

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

  10. 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)".

Page 264 of many | Previous | Next