Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
No documentation available.
AnotherNumberParserError :: Int -> NumberParserErrorgi-glib GI.GLib.Enums Catch-all for unknown values
RegexErrorNumberTooBig :: RegexErrorgi-glib GI.GLib.Enums number is too big in escape sequence. Since: 2.34
UnicodeBreakTypeNumeric :: UnicodeBreakTypegi-glib GI.GLib.Enums Numeric (NU)
UnicodeTypeDecimalNumber :: UnicodeTypegi-glib GI.GLib.Enums General category "Number, Decimal Digit" (Nd)
UnicodeTypeLetterNumber :: UnicodeTypegi-glib GI.GLib.Enums General category "Number, Letter" (Nl)
UnicodeTypeOtherNumber :: UnicodeTypegi-glib GI.GLib.Enums General category "Number, Other" (No)
VariantParseErrorNumberOutOfRange :: VariantParseErrorgi-glib GI.GLib.Enums the numerical value is out of range of the given type
VariantParseErrorNumberTooBig :: VariantParseErrorgi-glib GI.GLib.Enums the numerical value is out of range for any type
catchNumberParserError :: IO a -> (NumberParserError -> GErrorMessage -> IO a) -> IO agi-glib GI.GLib.Enums Catch exceptions of type NumberParserError. This is a specialized version of catchGErrorJustDomain.