packages feed

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

module Ledger.Balance where

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

label :: Account -> String
label = accountName