hledger-1.43.1: Command-line interface for the hledger accounting system
Safe HaskellNone
LanguageHaskell2010

Hledger.Cli.Anchor

Documentation

setAccountAnchor :: Maybe Text -> [Text] -> Text -> Cell border text -> Cell border text Source #

dateCell :: Lines border => Maybe Text -> [Text] -> Text -> Day -> Cell border Text Source #

dateSpanCell :: Lines border => Maybe Text -> [Text] -> Text -> DateSpan -> Cell border Text Source #