Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. journalSetLastReadTime :: POSIXTime -> Journal -> Journal

    hledger-lib Hledger.Data.Journal

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

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

    hledger-lib Hledger.Data.Period

    No documentation available.

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

  4. reportPeriodLastDay :: ReportSpec -> Maybe Day

    hledger-lib Hledger.Reports.ReportOptions

    No documentation available.

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

    hledger-lib Hledger.Reports.ReportOptions

    No documentation available.

  6. htmlAsText :: Html -> Text

    hledger-lib Hledger.Write.Html

    No documentation available.

  7. getLast :: Last a -> a

    numhask NumHask.Prelude

    No documentation available.

  8. _tickInfo_lastUTC :: TickInfo -> UTCTime

    reflex Reflex.Time

    UTC time immediately after the last tick.

  9. tickInfo_lastUTC :: Functor f => (UTCTime -> f UTCTime) -> TickInfo -> f TickInfo

    reflex Reflex.Time

    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