aboutsummaryrefslogtreecommitdiffstats
path: root/src/CliOptions.hs
AgeCommit message (Expand)Author
2017-08-20GitHubCommit: Extract language handling to a functionTeddy Wing
2017-08-20CliOptions: Parse the `language` option into a `Locale`Teddy Wing
2017-08-20CliOptions(parseOptions): Return optionsTeddy Wing
2017-08-20CliOptions: Add command line option for languageTeddy Wing
2017-08-19Add command line option handlingTeddy Wing