< Home - < Back

ghc-dlist


Information about the package, ghc-dlist, which is shipped with common Linux distributions. The ghc-dlist package is designed for, Haskell differences lists.


Package Name:

ghc-dlist

Summary:

Haskell differences lists

Description:

Differences lists: a list-like type supporting O(1) append. This is particularly useful for efficient logging and pretty printing, (e.g. with the Writer monad), where list append quickly becomes too expensive.

Architecture:

x86_64

Version:

0.5

Release:

6.el6

Size:

11 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for ghc-dlist


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


Command

Description of Command

yum install ghc-dlist

This command will install ghc-dlist on the server.

yum remove ghc-dlist

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

yum -y remove ghc-dlist

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

yum update ghc-dlist

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

yum -y update ghc-dlist

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

yum info ghc-dlist

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

yum deplist ghc-dlist

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

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