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. toWidgetMedia :: (ToWidgetMedia site a, MonadWidget m, HandlerSite m ~ site) => Text -> a -> m ()

    yesod-core Yesod.Core.Widget

    Add the given content to the page, but only for the given media type. Since 1.2

  2. Friday :: Day

    old-time System.Time

    No documentation available.

  3. package uuid-types

    Type definitions for Universally Unique Identifiers This library contains type definitions for Universally Unique Identifiers (UUID) (as specified in RFC 4122) and basic conversion functions. See also the 'uuid' package providing a high-level API for managing the different UUID versions.

  4. data UUID

    uuid-types Data.UUID.Types

    Type representing Universally Unique Identifiers (UUID) as specified in RFC 4122.

  5. imageWidth :: Image a -> {-# UNPACK #-} !Int

    JuicyPixels Codec.Picture

    Width of the image in pixels

  6. geWidth :: GifEncode -> Int

    JuicyPixels Codec.Picture.Gif

    Screen width

  7. componentWidth :: JpgUnpackerParameter -> {-# UNPACK #-} !Int

    JuicyPixels Codec.Picture.Jpg.Internal.Common

    No documentation available.

  8. module Codec.Picture.Jpg.Internal.FastIdct

    Module providing a fast implementation of IDCT inverse two dimensional DCT, Chen-Wang algorithm (cf. IEEE ASSP-32, pp. 803-816, Aug. 1984) 32-bit integer arithmetic (8 bit coefficients) 11 mults, 29 adds per DCT sE, 18.8.91 coefficients extended to 12 bit for IEEE1180-1990 compliance sE, 2.1.94 this code assumes >> to be a two's-complement arithmetic right shift: (-2)>>1 == -1 , (-3)>>1 == -2

  9. fastIdct :: MutableMacroBlock s Int16 -> ST s (MutableMacroBlock s Int16)

    JuicyPixels Codec.Picture.Jpg.Internal.FastIdct

    Algorithm to call to perform an IDCT, return the same block that the one given as input.

  10. componentWidth :: JpgUnpackerParameter -> {-# UNPACK #-} !Int

    JuicyPixels Codec.Picture.Jpg.Internal.Progressive

    No documentation available.

Page 630 of many | Previous | Next