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.
-
hledger-lib Hledger.Data.Types No documentation available.
-
hledger-lib Hledger.Data.Types No documentation available.
-
hledger-lib Hledger.Data.Types No documentation available.
Precision :: Word8 -> AmountPrecisionhledger-lib Hledger.Data.Types show this many decimal digits (0..255)
-
hledger-lib Hledger.Data.Types 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.Types No documentation available.
-
hledger-lib Hledger.Data.Types No documentation available.
-
hledger-lib Hledger.Data.Valuation A price oracle is a magic memoising function that efficiently looks up market prices (exchange rates) from one commodity to another (or if unspecified, to a default valuation commodity) on a given date.
type
PrefixedFilePath = FilePathhledger-lib Hledger.Read A file path optionally prefixed by a reader name and colon (journal:, csv:, timedot:, etc.).
module Hledger.Reports.
PostingsReport Postings report, used by the register command.