Hoogle Search

Within Stackage Nightly 2025-10-08 (ghc-9.12.2)

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

  1. unsetboolopt :: String -> RawOpts -> RawOpts

    hledger-lib Hledger.Data.RawOptions

    No documentation available.

  2. Asset :: AccountType

    hledger-lib Hledger.Data.Types

    No documentation available.

  3. jparsetimeclockentries :: Journal -> [TimeclockEntry]

    hledger-lib Hledger.Data.Types

    timeclock sessions which have not been clocked out

  4. data OSet a

    ordered-containers Data.Set.Ordered

    No documentation available.

  5. toSet :: OSet a -> Set a

    ordered-containers Data.Set.Ordered

    Convert an OSet to a Set. O(n), where n is the size of the OSet.

  6. reset :: Statement -> IO ()

    sqlite-simple Database.SQLite.Simple

    Resets a statement. This does not reset bound parameters, if any, but allows the statement to be reexecuted again by invoking nextRow.

  7. posByteOffset :: Pos -> !Int

    HsYAML Data.YAML

    0-based byte offset

  8. posCharOffset :: Pos -> !Int

    HsYAML Data.YAML

    0-based character (Unicode code-point) offset

  9. posByteOffset :: Pos -> !Int

    HsYAML Data.YAML.Event

    0-based byte offset

  10. posCharOffset :: Pos -> !Int

    HsYAML Data.YAML.Event

    0-based character (Unicode code-point) offset

Page 113 of many | Previous | Next