freec

Safe HaskellNone
LanguageHaskell2010

FreeC.Application.Options.Descriptors

Description

This module contains descriptors for the command line options that are understood by the command line option parser (see FreeC.Application.Options.Parser).

Synopsis

Documentation

optionDescriptors :: [OptDescr (Options -> Options)] Source #

The command line option descriptors from the GetOpt library for the command line options understood by the command line option parser.