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

Hledger.Cli.Version

Synopsis

Documentation

versiondescription :: String -> String Source #

A string representing the version description of the current package

binaryfilename :: String -> String Source #

Given a program name, return a precise platform-specific executable name suitable for naming downloadable binaries. Can raise an error if the version and patch level was not defined correctly at build time.