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. xmlLineNumber :: XMLParseLocation -> Int64

    hexpat Text.XML.Expat.Tree

    Line number of the event

  2. flagNumericVersion :: (a -> a) -> Flag a

    hledger Hledger.Cli

    Create a version flag triggered by --numeric-version.

  3. 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.

  4. toEnumDef :: (Enum a, Bounded a) => a -> Int -> a

    hledger Hledger.Cli.Script

    No documentation available.

  5. toEnumMay :: (Enum a, Bounded a) => Int -> Maybe a

    hledger Hledger.Cli.Script

    No documentation available.

  6. toEnumNote :: (Partial, Enum a, Bounded a) => String -> Int -> a

    hledger Hledger.Cli.Script

    No documentation available.

  7. toEnumSafe :: (Enum a, Bounded a) => Int -> a

    hledger Hledger.Cli.Script

    No documentation available.

  8. VerbatimNumber :: Scientific -> VerbatimValue

    hpack Hpack.Config

    No documentation available.

  9. withNumber :: (Scientific -> Parser a) -> Value -> Parser a

    hpack Hpack.Yaml

    No documentation available.

  10. FdwInvalidColumnNumber :: ErrorCode

    hpqtypes Database.PostgreSQL.PQTypes

    No documentation available.

Page 351 of many | Previous | Next