Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. jlastreadtime :: Journal -> POSIXTime

    hledger-lib Hledger.Data

    when this journal was last read from its file(s) NOTE: after adding new fields, eg involving account names, consider updating the Anon instance in Hleger.Cli.Anon

  2. journalLastDay :: Bool -> Journal -> Maybe Day

    hledger-lib Hledger.Data.Journal

    The latest of this journal's transaction and posting dates, or Nothing if there are none.

  3. journalSetLastReadTime :: POSIXTime -> Journal -> Journal

    hledger-lib Hledger.Data.Journal

    Set this journal's last read time, ie when its files were last read.

  4. isLastDayOfMonth :: (Eq a1, Eq a2, Num a1, Num a2) => Year -> a1 -> a2 -> Bool

    hledger-lib Hledger.Data.Period

    No documentation available.

  5. jlastreadtime :: Journal -> POSIXTime

    hledger-lib Hledger.Data.Types

    when this journal was last read from its file(s) NOTE: after adding new fields, eg involving account names, consider updating the Anon instance in Hleger.Cli.Anon

  6. reportPeriodLastDay :: ReportSpec -> Maybe Day

    hledger-lib Hledger.Reports.ReportOptions

    No documentation available.

  7. reportPeriodOrJournalLastDay :: ReportSpec -> Journal -> Maybe Day

    hledger-lib Hledger.Reports.ReportOptions

    No documentation available.

  8. htmlAsText :: Html -> Text

    hledger-lib Hledger.Write.Html

    No documentation available.

  9. getLast :: Last a -> a

    numhask NumHask.Prelude

    No documentation available.

  10. pattern SDL_LASTEVENT :: (Eq a, Num a) => a

    sdl2 SDL.Raw.Enum

    No documentation available.

Page 83 of many | Previous | Next