codeforces-cli-0.1.0: Command line interface to interact with Codeforces.
Safe HaskellNone
LanguageHaskell2010

Codeforces.App.Config

Synopsis

Documentation

loadConfig :: IO UserConfig Source #

loadConfig returns the user configuration instance from the config file.

setupConfig :: IO () Source #

Creates a configuration file with user prompts.

The user must decide whether to overwrite their configuration file if one already exists.