@hackage / getopt-simple

A "System.Console.GetOpt" wrapper to make simple use case easy.

Version Deprecated package0.1.0.2

About

Metadata

  • Last updated , by AlexanderBondarenko
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: aenor.realm@gmail.com

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

There's no need to invoke full getOpt power in everyday use. So, here it is a most common use case implemented to be as painless as possible while retaining some functionality. It's divided into three layers, each built upon another. You can start at highest and peel of layers to gradually unlock more getOpt features.