< Home - < Back

ghc-cmdtheline


Information about the package, ghc-cmdtheline, which is shipped with common Linux distributions. The ghc-cmdtheline package is designed for, Declarative command-line option parsing and documentation library.


Package Name:

ghc-cmdtheline

Summary:

Declarative command-line option parsing and documentation library

Description:

CmdTheLine aims to remove tedium from the definition of command-line programs, producing usage and help with little effort. The inspiration was found in Daniel Bunzli's <http://erratique.ch/software/cmdliner> library. CmdTheLine uses applicative functors to provide a declarative, compositional mechanism for defining command-line programs by lifting regular Haskell functions over argument parsers. A tutorial can be found at <http://elifrey.com/2012/07/23/CmdTheLine-Tutorial/>. Suggestions, comments, and bug reports are appreciated. Please see the bug and issue tracker at <http://github.com/eli-frey/cmdtheline>.

Architecture:

x86_64

Version:

0.2.3

Release:

1.el6

Size:

98 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for ghc-cmdtheline


Control the ghc-cmdtheline package with the following handy commands outlined below.


Command

Description of Command

yum install ghc-cmdtheline

This command will install ghc-cmdtheline on the server.

yum remove ghc-cmdtheline

This command will un-install ghc-cmdtheline on the server. When you run this command, you will be asked if you are sure that you want to remove ghc-cmdtheline, so you have to manually confirm that you want to do this.

yum -y remove ghc-cmdtheline

This command will un-install ghc-cmdtheline on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove ghc-cmdtheline when using the -y flag.

yum update ghc-cmdtheline

This command will update ghc-cmdtheline to the latest version. When you run this command, you will be asked if you are sure that you want to remove ghc-cmdtheline, so you have to manually confirm that you want to do this.

yum -y update ghc-cmdtheline

This command will update ghc-cmdtheline to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove ghc-cmdtheline when using the -y flag.

yum info ghc-cmdtheline

This command will show you core information about the ghc-cmdtheline package.

yum deplist ghc-cmdtheline

This command will show you the dependencies for ghc-cmdtheline. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update ghc-cmdtheline

This command will check if there is an update waiting on ghc-cmdtheline. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.