Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. fromEnumDefault :: (GEq a, Generic a, Enum' (Rep a)) => a -> Int

    generic-deriving Generics.Deriving.Enum

    No documentation available.

  2. genum :: GEnum a => [a]

    generic-deriving Generics.Deriving.Enum

    No documentation available.

  3. genumDefault :: (Generic a, Enum' (Rep a)) => [a]

    generic-deriving Generics.Deriving.Enum

    No documentation available.

  4. toEnumDefault :: (Generic a, Enum' (Rep a)) => Int -> a

    generic-deriving Generics.Deriving.Enum

    No documentation available.

  5. UnicodeBreakTypeNumeric :: UnicodeBreakType

    gi-glib GI.GLib.Enums

    Numeric (NU)

  6. handleNumberParserError :: (NumberParserError -> GErrorMessage -> IO a) -> IO a -> IO a

    gi-glib GI.GLib.Enums

    Handle exceptions of type NumberParserError. This is a specialized version of handleGErrorJustDomain.

  7. paramSpecEnum :: (HasCallStack, MonadIO m) => Text -> Maybe Text -> Maybe Text -> GType -> Int32 -> [ParamFlags] -> m GParamSpec

    gi-gobject GI.GObject.Functions

    Creates a new ParamSpecEnum instance specifying a G_TYPE_ENUM property. See g_param_spec_internal() for details on property names.

  8. module GI.GObject.Objects.ParamSpecEnum

    A ParamSpec derived structure that contains the meta data for enum properties.

  9. class (BoxedPtr o, TypedObject o, IsDescendantOf ParamSpecEnum o) => IsParamSpecEnum o

    gi-gobject GI.GObject.Objects.ParamSpecEnum

    Type class for types which can be safely cast to ParamSpecEnum, for instance with toParamSpecEnum.

  10. newtype ParamSpecEnum

    gi-gobject GI.GObject.Objects.ParamSpecEnum

    Memory-managed wrapper type.

Page 102 of many | Previous | Next