Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. NumberLit :: String -> Expr

    pretty-simple Text.Pretty.Simple.Internal.Expr

    We could store this as a Rational, say, instead of a String. However, we will never need to use its value for anything. Indeed, the only thing we will be doing with it is turning it back into a string at some stage, so we might as well cut out the middle man and store it directly like this.

  2. module Basement.Compat.NumLiteral

    Literal support for Integral and Fractional

  3. module Basement.Numerical.Number

    No documentation available.

  4. Number :: Word

    text-icu Data.Text.ICU

    A word that appears to be a number.

  5. data NumberFormatter

    text-icu Data.Text.ICU

    No documentation available.

  6. Number :: Word

    text-icu Data.Text.ICU.Break

    A word that appears to be a number.

  7. NumberForms :: BlockCode

    text-icu Data.Text.ICU.Char

    No documentation available.

  8. Numeric :: LineBreak

    text-icu Data.Text.ICU.Char

    No documentation available.

  9. NumericType :: NumericType_

    text-icu Data.Text.ICU.Char

    No documentation available.

  10. data NumericType

    text-icu Data.Text.ICU.Char

    No documentation available.

Page 14 of many | Previous | Next