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.
peekListNumberStyle :: Peeker e ListNumberStylepandoc-lua-marshal Text.Pandoc.Lua.Marshal.ListAttributes Retrieves a ListNumberStyle value from a string.
pushListNumberDelim :: Pusher e ListNumberDelimpandoc-lua-marshal Text.Pandoc.Lua.Marshal.ListAttributes Pushes a ListNumberDelim value as string.
pushListNumberStyle :: Pusher e ListNumberStylepandoc-lua-marshal Text.Pandoc.Lua.Marshal.ListAttributes Pushes a ListNumberStyle value as string.
alphaNum :: forall s (m :: Type -> Type) u . Stream s m Char => ParsecT s u m Charparsec-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.
-
postgresql-syntax PostgresqlSyntax.Ast No documentation available.
-
postgresql-syntax PostgresqlSyntax.Ast No documentation available.
DecNumeric :: Maybe TypeModifiers -> Numericpostgresql-syntax PostgresqlSyntax.Ast No documentation available.
DecimalNumeric :: Maybe TypeModifiers -> Numericpostgresql-syntax PostgresqlSyntax.Ast No documentation available.
DoublePrecisionNumeric :: Numericpostgresql-syntax PostgresqlSyntax.Ast No documentation available.
FloatNumeric :: Maybe Int64 -> Numericpostgresql-syntax PostgresqlSyntax.Ast No documentation available.