Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

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

    generic-deriving Generics.Deriving.Enum

    No documentation available.

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

    generic-deriving Generics.Deriving.Enum

    No documentation available.

  3. package ghc-bignum

    GHC BigNum library This package provides the low-level implementation of the standard BigNat, Natural and Integer types.

  4. integerSignum :: Integer -> Integer

    ghc-bignum GHC.Num.Integer

    Return -1, 0, and 1 depending on whether argument is negative, zero, or positive, respectively

  5. integerSignum# :: Integer -> Int#

    ghc-bignum GHC.Num.Integer

    Return -1#, 0#, and 1# depending on whether argument is negative, zero, or positive, respectively

  6. naturalSignum :: Natural -> Natural

    ghc-bignum GHC.Num.Natural

    Signum for Natural

  7. module GI.GLib.Enums

    No documentation available.

  8. AnotherNumberParserError :: Int -> NumberParserError

    gi-glib GI.GLib.Enums

    Catch-all for unknown values

  9. RegexErrorNumberTooBig :: RegexError

    gi-glib GI.GLib.Enums

    number is too big in escape sequence. Since: 2.34

  10. UnicodeBreakTypeNumeric :: UnicodeBreakType

    gi-glib GI.GLib.Enums

    Numeric (NU)

Page 180 of many | Previous | Next