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.
noEqualFuncFull :: Maybe EqualFuncFullgi-glib GI.GLib.Callbacks A convenience synonym for Nothing :: Maybe EqualFuncFull.
noEqualFuncFull_WithClosures :: Maybe EqualFuncFull_WithClosuresgi-glib GI.GLib.Callbacks A convenience synonym for Nothing :: Maybe EqualFuncFull_WithClosures.
noSequenceIterCompareFunc :: Maybe SequenceIterCompareFuncgi-glib GI.GLib.Callbacks A convenience synonym for Nothing :: Maybe SequenceIterCompareFunc.
wrap_EqualFunc :: Maybe (Ptr (FunPtr C_EqualFunc)) -> EqualFunc -> C_EqualFuncgi-glib GI.GLib.Callbacks Wrap a EqualFunc into a C_EqualFunc.
-
gi-glib GI.GLib.Callbacks Wrap a EqualFuncFull into a C_EqualFuncFull.
-
gi-glib GI.GLib.Callbacks Wrap a SequenceIterCompareFunc into a C_SequenceIterCompareFunc.
pattern
VERSION_MIN_REQUIRED :: Int32gi-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
ConvertErrorIllegalSequence :: ConvertErrorgi-glib GI.GLib.Enums Invalid byte sequence in conversion input; or the character sequence could not be represented in the target character set.
RegexErrorBacktrackingControlVerbArgumentRequired :: RegexErrorgi-glib GI.GLib.Enums the backtracing control verb requires an argument. Since: 2.34
TokenTypeEqualSign :: TokenTypegi-glib GI.GLib.Enums a '=' character