Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

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

    generic-deriving Generics.Deriving.Enum

    No documentation available.

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

    generic-deriving Generics.Deriving.Enum

    No documentation available.

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

    generic-deriving Generics.Deriving.Enum

    No documentation available.

  4. package ghc-bignum

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

  5. integerSignum :: Integer -> Integer

    ghc-bignum GHC.Num.Integer

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

  6. integerSignum# :: Integer -> Int#

    ghc-bignum GHC.Num.Integer

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

  7. naturalSignum :: Natural -> Natural

    ghc-bignum GHC.Num.Natural

    Signum for Natural

  8. module GI.GLib.Enums

    No documentation available.

  9. AnotherNumberParserError :: Int -> NumberParserError

    gi-glib GI.GLib.Enums

    Catch-all for unknown values

  10. RegexErrorNumberTooBig :: RegexError

    gi-glib GI.GLib.Enums

    number is too big in escape sequence. Since: 2.34

Page 180 of many | Previous | Next