We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 544bfd2 commit 3cd80e1Copy full SHA for 3cd80e1
hledger-lib/Hledger/Data/Transaction.hs
@@ -20,6 +20,7 @@ module Hledger.Data.Transaction (
20
transaction,
21
txnTieKnot,
22
txnUntieKnot,
23
+ transactionCheckBalanced,
24
-- * operations
25
showAccountName,
26
hasRealPostings,
0 commit comments