pg-recorder-0.2.0.0: Initial project template from stack

Safe HaskellSafe
LanguageHaskell2010

PgRecorder.Config

Synopsis

Documentation

prettyVersion :: Text Source #

User friendly version number

minimumPgVersion :: Integer Source #

Tells the minimum PostgreSQL version required by this version of Haskell Tools

readOptions :: IO AppConfig Source #

Function to read and parse options from the command line

data AppConfig Source #

Data type to store all command line options