Hoogle Search

Within LTS Haskell 24.9 (ghc-9.10.2)

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

  1. NumberUpLayoutTopToBottomLeftToRight :: NumberUpLayout

    gtk Graphics.UI.Gtk.Printing.PrintSettings

    No documentation available.

  2. NumberUpLayoutTopToBottomRightToLeft :: NumberUpLayout

    gtk Graphics.UI.Gtk.Printing.PrintSettings

    No documentation available.

  3. module Harpie.NumHask

    numhask orphan instances and shim for harpie.

  4. NumTyLit :: Integer -> TyLit

    liquidhaskell-boot Liquid.GHC.API

    No documentation available.

  5. Number :: Double -> Value

    microaeson Data.Aeson.Micro

    No documentation available.

  6. module NLP.Minimorph.Number

    No documentation available.

  7. data Number

    minimorph NLP.Minimorph.Number

    No documentation available.

  8. NumSelectFetchFirstValue :: Bool -> Either Int64 Double -> SelectFetchFirstValue

    postgresql-syntax PostgresqlSyntax.Ast

    No documentation available.

  9. data Numeric

    postgresql-syntax PostgresqlSyntax.Ast

    References

    Numeric:
    | INT_P
    | INTEGER
    | SMALLINT
    | BIGINT
    | REAL
    | FLOAT_P opt_float
    | DOUBLE_P PRECISION
    | DECIMAL_P opt_type_modifiers
    | DEC opt_type_modifiers
    | NUMERIC opt_type_modifiers
    | BOOLEAN_P
    opt_float:
    | '(' Iconst ')'
    | EMPTY
    opt_type_modifiers:
    | '(' expr_list ')'
    | EMPTY
    

  10. NumericConstTypename :: Numeric -> ConstTypename

    postgresql-syntax PostgresqlSyntax.Ast

    No documentation available.

Page 34 of many | Previous | Next