Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. noEqualFuncFull :: Maybe EqualFuncFull

    gi-glib GI.GLib.Callbacks

    A convenience synonym for Nothing :: Maybe EqualFuncFull.

  2. noEqualFuncFull_WithClosures :: Maybe EqualFuncFull_WithClosures

    gi-glib GI.GLib.Callbacks

    A convenience synonym for Nothing :: Maybe EqualFuncFull_WithClosures.

  3. noSequenceIterCompareFunc :: Maybe SequenceIterCompareFunc

    gi-glib GI.GLib.Callbacks

    A convenience synonym for Nothing :: Maybe SequenceIterCompareFunc.

  4. wrap_EqualFunc :: Maybe (Ptr (FunPtr C_EqualFunc)) -> EqualFunc -> C_EqualFunc

    gi-glib GI.GLib.Callbacks

    Wrap a EqualFunc into a C_EqualFunc.

  5. wrap_EqualFuncFull :: Maybe (Ptr (FunPtr C_EqualFuncFull)) -> EqualFuncFull_WithClosures -> C_EqualFuncFull

    gi-glib GI.GLib.Callbacks

    Wrap a EqualFuncFull into a C_EqualFuncFull.

  6. wrap_SequenceIterCompareFunc :: Maybe (Ptr (FunPtr C_SequenceIterCompareFunc)) -> SequenceIterCompareFunc -> C_SequenceIterCompareFunc

    gi-glib GI.GLib.Callbacks

    Wrap a SequenceIterCompareFunc into a C_SequenceIterCompareFunc.

  7. pattern VERSION_MIN_REQUIRED :: Int32

    gi-glib GI.GLib.Constants

    A macro that should be defined by the user prior to including the glib.h header. The definition should be one of the predefined GLib version macros: GLIB_VERSION_2_26, GLIB_VERSION_2_28,... This macro defines the earliest version of GLib that the package is required to be able to compile against. If the compiler is configured to warn about the use of deprecated functions, then using functions that were deprecated in version VERSION_MIN_REQUIRED or earlier will cause warnings (but using functions deprecated in later releases will not). Since: 2.32

  8. ConvertErrorIllegalSequence :: ConvertError

    gi-glib GI.GLib.Enums

    Invalid byte sequence in conversion input; or the character sequence could not be represented in the target character set.

  9. RegexErrorBacktrackingControlVerbArgumentRequired :: RegexError

    gi-glib GI.GLib.Enums

    the backtracing control verb requires an argument. Since: 2.34

  10. TokenTypeEqualSign :: TokenType

    gi-glib GI.GLib.Enums

    a '=' character

Page 258 of many | Previous | Next