Hoogle Search

Within LTS Haskell 24.21 (ghc-9.10.3)

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

  1. fromIntegral :: (Integral a, Num b) => a -> b

    foundation Foundation

    General coercion from Integral types. WARNING: This function performs silent truncation if the result type is not at least as big as the argument's type.

  2. fromIntegral :: (Integral a, Num b) => a -> b

    prelude-compat Prelude2010

    General coercion from Integral types. WARNING: This function performs silent truncation if the result type is not at least as big as the argument's type.

  3. fromIntegral :: (Integral a, Num b) => a -> b

    rebase Rebase.Prelude

    General coercion from Integral types. WARNING: This function performs silent truncation if the result type is not at least as big as the argument's type.

  4. fromIntegral :: (Integral a, Num b) => a -> b

    base-prelude BasePrelude

    General coercion from Integral types. WARNING: This function performs silent truncation if the result type is not at least as big as the argument's type.

  5. fromIntegral :: (Integral a, Num b) => a -> b

    mixed-types-num Numeric.MixedTypes.PreludeHiding

    General coercion from Integral types. WARNING: This function performs silent truncation if the result type is not at least as big as the argument's type.

  6. fromIntegralWrap :: (Integral a, Num b) => a -> b

    LambdaHack Game.LambdaHack.Core.Prelude

    Re-exported fromIntegral, but please give it explicit type to make it obvious if wrapping, etc., may occur. Use toIntegralCrash instead, if possible, because it fails instead of wrapping, etc. In general, it may wrap or otherwise lose information.

  7. fromIntegral :: (Integral a, Num b) => a -> b

    cabal-install-solver Distribution.Solver.Compat.Prelude

    General coercion from Integral types. WARNING: This function performs silent truncation if the result type is not at least as big as the argument's type.

  8. fromIntegral :: (Integral a, Num b) => a -> b

    incipit-base Incipit.Base

    General coercion from Integral types. WARNING: This function performs silent truncation if the result type is not at least as big as the argument's type.

  9. fromIntegral :: (Integral a, Num b) => a -> b

    clash-prelude Clash.HaskellPrelude

    General coercion from Integral types. WARNING: This function performs silent truncation if the result type is not at least as big as the argument's type.

  10. fromIntegral :: (Integral a, Num b) => a -> b

    dimensional Numeric.Units.Dimensional.Prelude

    General coercion from Integral types. WARNING: This function performs silent truncation if the result type is not at least as big as the argument's type.

Page 10 of many | Previous | Next