Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
hledger-lib Hledger.Data No documentation available.
-
hledger-lib Hledger.Data No documentation available.
-
hledger-lib Hledger.Data No documentation available.
-
hledger-lib Hledger.Data No documentation available.
Precision :: Word8 -> AmountPrecisionhledger-lib Hledger.Data show this many decimal digits (0..255)
-
hledger-lib Hledger.Data A market price declaration made by the journal format's P directive. It declares two things: a historical exchange rate between two commodities, and an amount display style for the second commodity.
PriceDirective :: SourcePos -> Day -> CommoditySymbol -> Amount -> PriceDirectivehledger-lib Hledger.Data No documentation available.
-
hledger-lib Hledger.Data No documentation available.
-
Manipulate the time periods typically used for reports with Period, a richer abstraction than DateSpan. See also Types and Dates.
module Hledger.Data.
PeriodicTransaction A PeriodicTransaction is a rule describing recurring transactions.