< Home - < Back

ghc-monad-control-devel


Information about the package, ghc-monad-control-devel, which is shipped with common Linux distributions. The ghc-monad-control-devel package is designed for, Lift control operations through monad transformers development.


Package Name:

ghc-monad-control-devel

Summary:

Lift control operations through monad transformers development

Description:

This package defines the type class MonadBaseControl, a subset of MonadBase into which generic control operations such as catch can be lifted from IO or any other base monad. Instances are based on monad transformers in MonadTransControl, which includes all standard monad transformers in the transformers library except ContT. See the lifted-base package which uses monad-control to lift IO operations from the base library (like catch or bracket) into any monad that is an instance of MonadBase or MonadBaseControl. This package is a rewrite of Anders Kaseorg's monad-peel library. The main difference is that this package provides CPS style operators and exploits the RankNTypes and TypeFamilies language extensions to simplify and speedup most definitions. A criterion benchmark shows that monad-control is on average about 99% faster than monad-peel. This package contains the development files.

Architecture:

x86_64

Version:

0.3.1.3

Release:

1.el6

Size:

109 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for ghc-monad-control-devel


Control the ghc-monad-control-devel package with the following handy commands outlined below.


Command

Description of Command

yum install ghc-monad-control-devel

This command will install ghc-monad-control-devel on the server.

yum remove ghc-monad-control-devel

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

yum -y remove ghc-monad-control-devel

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

yum update ghc-monad-control-devel

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

yum -y update ghc-monad-control-devel

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

yum info ghc-monad-control-devel

This command will show you core information about the ghc-monad-control-devel package.

yum deplist ghc-monad-control-devel

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

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