packages feed

tilia-0.0.1.0: corpora/vendored/import/merging-keeps-a-comment-above-a-name-out.hs

module Ledger.Balance where

import Ledger.Account
  ( accountKind,
    accountName,
    -- carried in from the period before this one
    accountOpening,
  )

label :: Account -> String
label = accountName