Skip to content

Commit 3cd80e1

Browse files
committed
lib: export transactionCheckBalanced (#1596)
1 parent 544bfd2 commit 3cd80e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hledger-lib/Hledger/Data/Transaction.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ module Hledger.Data.Transaction (
2020
transaction,
2121
txnTieKnot,
2222
txnUntieKnot,
23+
transactionCheckBalanced,
2324
-- * operations
2425
showAccountName,
2526
hasRealPostings,

0 commit comments

Comments
 (0)