Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. generatePrefix :: MonadRandom m => Int -> m Integer

    crypton Crypto.Number.Generate

    Generate a number for a specific size of bits.

    • generateParams n Nothing False generates bytes and uses the suffix of n bits
    • generatePrefix n generates bytes and uses the prefix of n bits

  2. fixedStrategy :: CompressionStrategy

    zlib Codec.Compression.GZip

    fixedStrategy prevents the use of dynamic Huffman codes, allowing for a simpler decoder for special applications.

  3. fixedStrategy :: CompressionStrategy

    zlib Codec.Compression.Zlib

    fixedStrategy prevents the use of dynamic Huffman codes, allowing for a simpler decoder for special applications.

  4. fixedStrategy :: CompressionStrategy

    zlib Codec.Compression.Zlib.Internal

    fixedStrategy prevents the use of dynamic Huffman codes, allowing for a simpler decoder for special applications.

  5. fixedStrategy :: CompressionStrategy

    zlib Codec.Compression.Zlib.Raw

    fixedStrategy prevents the use of dynamic Huffman codes, allowing for a simpler decoder for special applications.

  6. mixLinkPreModuleShape :: [PreModuleShape] -> PreModuleShape

    Cabal Distribution.Backpack.PreModuleShape

    No documentation available.

  7. parentSrcLocPrefix :: WithCallStack String

    Cabal Distribution.Compat.Stack

    Give the *parent* of the person who invoked this; so it's most suitable for being called from a utility function. You probably want to call this using withFrozenCallStack; otherwise it's not very useful. We didn't implement this for base-4.8.1 because we cannot rely on freezing to have taken place.

  8. posixSecondsToModTime :: Int64 -> ModTime

    Cabal Distribution.Compat.Time

    Convert POSIX seconds to ModTime.

  9. CVMixins :: CheckExplanation

    Cabal Distribution.PackageDescription.Check

    No documentation available.

  10. ZPrefix :: CheckExplanation

    Cabal Distribution.PackageDescription.Check

    No documentation available.

Page 58 of many | Previous | Next