mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
lib, web: unhide exports, fix build
This commit is contained in:
parent
8a7905ac73
commit
5925808108
@ -23,6 +23,8 @@ Additions include:
|
||||
- mapJournalTransactions, mapJournalPostings, mapTransactionPostings
|
||||
- journalStartDate, journalEndDate
|
||||
- journalPriceOracle
|
||||
- marketPriceReverse
|
||||
- priceDirectiveToMarketPrice
|
||||
- mixedAmountApplyValuation
|
||||
- mixedAmountValueAtDate
|
||||
|
||||
|
@ -19,8 +19,8 @@ module Hledger.Data.Valuation (
|
||||
-- ,amountValueAtDate
|
||||
,mixedAmountApplyValuation
|
||||
,mixedAmountValueAtDate
|
||||
-- ,marketPriceReverse
|
||||
-- ,priceDirectiveToMarketPrice
|
||||
,marketPriceReverse
|
||||
,priceDirectiveToMarketPrice
|
||||
-- ,priceLookup
|
||||
,tests_Valuation
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user