< Home - < Back

ghc-cpphs


Information about the package, ghc-cpphs, which is shipped with common Linux distributions. The ghc-cpphs package is designed for, Haskell cpphs library.


Package Name:

ghc-cpphs

Summary:

Haskell cpphs library

Description:

Cpphs is a re-implementation of the C pre-processor that is both more compatible with Haskell, and itself written in Haskell so that it can be distributed with compilers. This version of the C pre-processor is pretty-much feature-complete and compatible with traditional (K&R) pre-processors. Additional features include: a plain-text mode; an option to unlit literate code files; and an option to turn off macro-expansion. This package provides the shared library.

Architecture:

x86_64

Version:

1.14

Release:

3.el6

Size:

99 k

Repository:

epel

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for ghc-cpphs


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


Command

Description of Command

yum install ghc-cpphs

This command will install ghc-cpphs on the server.

yum remove ghc-cpphs

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

yum -y remove ghc-cpphs

This command will un-install ghc-cpphs 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-cpphs when using the -y flag.

yum update ghc-cpphs

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

yum -y update ghc-cpphs

This command will update ghc-cpphs 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-cpphs when using the -y flag.

yum info ghc-cpphs

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

yum deplist ghc-cpphs

This command will show you the dependencies for ghc-cpphs. 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-cpphs

This command will check if there is an update waiting on ghc-cpphs. 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.