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.
fromIntegral :: (Integral a, Num b) => a -> bfoundation 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.
fromIntegral :: (Integral a, Num b) => a -> bprelude-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.
fromIntegral :: (Integral a, Num b) => a -> brebase 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.
fromIntegral :: (Integral a, Num b) => a -> bbase-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.
fromIntegral :: (Integral a, Num b) => a -> bmixed-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.
fromIntegralWrap :: (Integral a, Num b) => a -> bLambdaHack 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.
fromIntegral :: (Integral a, Num b) => a -> bcabal-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.
fromIntegral :: (Integral a, Num b) => a -> bincipit-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.
fromIntegral :: (Integral a, Num b) => a -> bclash-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.
fromIntegral :: (Integral a, Num b) => a -> bdimensional 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.