Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
class UniformWeight Weights_ f =>
UniformWeight_ (f :: Type -> Type)generic-random Generic.Random.Internal.Generic No documentation available.
uniform :: UniformWeight_ (Rep a) => Weights ageneric-random Generic.Random.Internal.Generic Uniform distribution.
uniformWeight :: UniformWeight a => (a, Int)generic-random Generic.Random.Internal.Generic No documentation available.
AnotherPixbufFormatFlags :: Int -> PixbufFormatFlagsgi-gdkpixbuf GI.GdkPixbuf.Flags Catch-all for unknown values
-
gi-gdkpixbuf GI.GdkPixbuf.Flags Flags which allow a module to specify further details about the supported operations. Since: 2.2
PixbufFormatFlagsScalable :: PixbufFormatFlagsgi-gdkpixbuf GI.GdkPixbuf.Flags the image format is scalable
PixbufFormatFlagsThreadsafe :: PixbufFormatFlagsgi-gdkpixbuf GI.GdkPixbuf.Flags the module is threadsafe. gdk-pixbuf ignores modules that are not marked as threadsafe. (Since 2.28).
PixbufFormatFlagsWritable :: PixbufFormatFlagsgi-gdkpixbuf GI.GdkPixbuf.Flags the module can write out images in the format.
pixbufGetFormats :: (HasCallStack, MonadIO m) => m [PixbufFormat]gi-gdkpixbuf GI.GdkPixbuf.Objects.Pixbuf Obtains the available information about the image formats supported by GdkPixbuf. Since: 2.2
pixbufLoaderGetFormat :: (HasCallStack, MonadIO m, IsPixbufLoader a) => a -> m (Maybe PixbufFormat)gi-gdkpixbuf GI.GdkPixbuf.Objects.PixbufLoader Obtains the available information about the format of the currently loading image file. Since: 2.2