Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
xmlLineNumber :: XMLParseLocation -> Int64hexpat Text.XML.Expat.Internal.IO Line number of the event
xmlLineNumber :: XMLParseLocation -> Int64hexpat Text.XML.Expat.SAX Line number of the event
xmlLineNumber :: XMLParseLocation -> Int64hexpat Text.XML.Expat.Tree Line number of the event
replaceNumericFlags :: [String] -> [String]hledger Hledger.Cli.CliOptions Replace any numeric flags (eg -2) with their long form (--depth 2), as I'm guessing cmdargs doesn't support this directly.
toEnumDef :: (Enum a, Bounded a) => a -> Int -> ahledger Hledger.Cli.Script No documentation available.
toEnumMay :: (Enum a, Bounded a) => Int -> Maybe ahledger Hledger.Cli.Script No documentation available.
toEnumNote :: (Partial, Enum a, Bounded a) => String -> Int -> ahledger Hledger.Cli.Script No documentation available.
toEnumSafe :: (Enum a, Bounded a) => Int -> ahledger Hledger.Cli.Script No documentation available.
grepREwithLineNum :: StringLike s => GenRegex s -> [s] -> [(Int, s)]hxt-regex-xmlschema Text.Regex.XMLSchema.Generic grep with Regex and line numbers
grepREwithLineNum :: StringLike s => GenRegex s -> [s] -> [(Int, s)]hxt-regex-xmlschema Text.Regex.XMLSchema.Generic.Matching grep with Regex and line numbers