Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. class UniformWeight_ Rep a => GUniformWeight a

    generic-random Generic.Random.Internal.Generic

    Derived uniform distribution of constructors for a.

  2. class UniformWeight a

    generic-random Generic.Random.Internal.Generic

    No documentation available.

  3. class UniformWeight Weights_ f => UniformWeight_ (f :: Type -> Type)

    generic-random Generic.Random.Internal.Generic

    No documentation available.

  4. uniform :: UniformWeight_ (Rep a) => Weights a

    generic-random Generic.Random.Internal.Generic

    Uniform distribution.

  5. uniformWeight :: UniformWeight a => (a, Int)

    generic-random Generic.Random.Internal.Generic

    No documentation available.

  6. AnotherPixbufFormatFlags :: Int -> PixbufFormatFlags

    gi-gdkpixbuf GI.GdkPixbuf.Flags

    Catch-all for unknown values

  7. data PixbufFormatFlags

    gi-gdkpixbuf GI.GdkPixbuf.Flags

    Flags which allow a module to specify further details about the supported operations. Since: 2.2

  8. PixbufFormatFlagsScalable :: PixbufFormatFlags

    gi-gdkpixbuf GI.GdkPixbuf.Flags

    the image format is scalable

  9. PixbufFormatFlagsThreadsafe :: PixbufFormatFlags

    gi-gdkpixbuf GI.GdkPixbuf.Flags

    the module is threadsafe. gdk-pixbuf ignores modules that are not marked as threadsafe. (Since 2.28).

  10. PixbufFormatFlagsWritable :: PixbufFormatFlags

    gi-gdkpixbuf GI.GdkPixbuf.Flags

    the module can write out images in the format.

Page 596 of many | Previous | Next