Safe Haskell | None |
---|---|
Language | Haskell2010 |
Hledger.Cli.Version
Synopsis
- progname :: String
- version :: String
- prognameandversion :: String
- prognameanddetailedversion :: String
- binaryfilename :: String -> String
Documentation
prognameandversion :: String Source #
prognameanddetailedversion :: String Source #
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.