postgrest-9.0.1: REST API for any Postgres database
Safe HaskellNone
LanguageHaskell2010

PostgREST.CLI

Synopsis

Documentation

data CLI Source #

Command line interface options

Constructors

CLI 

readCLIShowHelp :: Bool -> IO CLI Source #

Read command line interface options. Also prints help.