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.
getLineNumber :: Line s -> LineNoregex Text.RE.Tools.Grep the LineNo for this line
-
regex-pcre Text.Regex.PCRE No documentation available.
-
regex-pcre Text.Regex.PCRE.Wrap No documentation available.
class
CNumArgs (numArgs :: Nat) arrowsregistry Data.Registry.Lift Typeclass for counting the number of arguments of a function type
-
s-cargot Data.SCargot.Common A parser for non-signed binary numbers
commonLispNumberAnyBase :: Parser Integers-cargot Data.SCargot.Common A parser for Common Lisp's arbitrary-base number syntax, of the form #[base]r[number], where the base is given in decimal. Note that this syntax begins with a #, which means it might conflict with defined reader macros.
-
s-cargot Data.SCargot.Common A parser for non-signed decimal numbers
-
s-cargot Data.SCargot.Common A parser for non-signed duodecimal (dozenal) numbers. This understands both the ASCII characters a and b and the Unicode characters 'x218a' (↊) and 'x218b' (↋) as digits with the decimal values 10 and 11 respectively.
gnuM4NumberAnyBase :: Parser Integers-cargot Data.SCargot.Common A parser for GNU m4's arbitrary-base number syntax, of the form 0r[base]:[number], where the base is given in decimal.
-
s-cargot Data.SCargot.Common A parser for non-signed hexadecimal numbers