Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. peekListNumberStyle :: Peeker e ListNumberStyle

    pandoc-lua-marshal Text.Pandoc.Lua.Marshal.ListAttributes

    Retrieves a ListNumberStyle value from a string.

  2. pushListNumberDelim :: Pusher e ListNumberDelim

    pandoc-lua-marshal Text.Pandoc.Lua.Marshal.ListAttributes

    Pushes a ListNumberDelim value as string.

  3. pushListNumberStyle :: Pusher e ListNumberStyle

    pandoc-lua-marshal Text.Pandoc.Lua.Marshal.ListAttributes

    Pushes a ListNumberStyle value as string.

  4. alphaNum :: forall s (m :: Type -> Type) u . Stream s m Char => ParsecT s u m Char

    parsec-class Text.Parsec.Class

    Parses a alphabetic or numeric Unicode characters according to isAlphaNum. Returns the parsed character. Note that numeric digits outside the ASCII range (such as arabic-indic digits like e.g. "٤" or U+0664), as well as numeric characters which aren't digits, are parsed by this function but not by digit.

  5. BigintNumeric :: Numeric

    postgresql-syntax PostgresqlSyntax.Ast

    No documentation available.

  6. BooleanNumeric :: Numeric

    postgresql-syntax PostgresqlSyntax.Ast

    No documentation available.

  7. DecNumeric :: Maybe TypeModifiers -> Numeric

    postgresql-syntax PostgresqlSyntax.Ast

    No documentation available.

  8. DecimalNumeric :: Maybe TypeModifiers -> Numeric

    postgresql-syntax PostgresqlSyntax.Ast

    No documentation available.

  9. DoublePrecisionNumeric :: Numeric

    postgresql-syntax PostgresqlSyntax.Ast

    No documentation available.

  10. FloatNumeric :: Maybe Int64 -> Numeric

    postgresql-syntax PostgresqlSyntax.Ast

    No documentation available.

Page 417 of many | Previous | Next