lib, web: unhide exports, fix build
This commit is contained in:
parent
8a7905ac73
commit
5925808108
@ -23,6 +23,8 @@ Additions include:
|
|||||||
- mapJournalTransactions, mapJournalPostings, mapTransactionPostings
|
- mapJournalTransactions, mapJournalPostings, mapTransactionPostings
|
||||||
- journalStartDate, journalEndDate
|
- journalStartDate, journalEndDate
|
||||||
- journalPriceOracle
|
- journalPriceOracle
|
||||||
|
- marketPriceReverse
|
||||||
|
- priceDirectiveToMarketPrice
|
||||||
- mixedAmountApplyValuation
|
- mixedAmountApplyValuation
|
||||||
- mixedAmountValueAtDate
|
- mixedAmountValueAtDate
|
||||||
|
|
||||||
|
|||||||
@ -19,8 +19,8 @@ module Hledger.Data.Valuation (
|
|||||||
-- ,amountValueAtDate
|
-- ,amountValueAtDate
|
||||||
,mixedAmountApplyValuation
|
,mixedAmountApplyValuation
|
||||||
,mixedAmountValueAtDate
|
,mixedAmountValueAtDate
|
||||||
-- ,marketPriceReverse
|
,marketPriceReverse
|
||||||
-- ,priceDirectiveToMarketPrice
|
,priceDirectiveToMarketPrice
|
||||||
-- ,priceLookup
|
-- ,priceLookup
|
||||||
,tests_Valuation
|
,tests_Valuation
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user