< Home - < Back

ghc-haskell-src-exts


Information about the package, ghc-haskell-src-exts, which is shipped with common Linux distributions. The ghc-haskell-src-exts package is designed for, Library for Manipulating Haskell source.


Package Name:

ghc-haskell-src-exts

Summary:

Library for Manipulating Haskell source

Description:

Haskell-Source with Extensions is an extension of the standard haskell-src package, and handles most common syntactic extensions to Haskell, including: * Multi-parameter type classes with functional dependencies * Indexed type families (including associated types) * Empty data declarations * GADTs * Implicit parameters * Template Haskell and a few more. Apart from these standard extensions, it also handles regular patterns as per the HaRP extension as well as HSX-style embedded XML syntax.

Architecture:

x86_64

Version:

1.13.3

Release:

2.el6

Size:

1.5 M

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for ghc-haskell-src-exts


Control the ghc-haskell-src-exts package with the following handy commands outlined below.


Command

Description of Command

yum install ghc-haskell-src-exts

This command will install ghc-haskell-src-exts on the server.

yum remove ghc-haskell-src-exts

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

yum -y remove ghc-haskell-src-exts

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

yum update ghc-haskell-src-exts

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

yum -y update ghc-haskell-src-exts

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

yum info ghc-haskell-src-exts

This command will show you core information about the ghc-haskell-src-exts package.

yum deplist ghc-haskell-src-exts

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

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