SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-monad-control rpm build for : Fedora 15. For other distributions click ghc-monad-control.

Name : ghc-monad-control
Version : 0.3.1 Vendor : Fedora Project
Release : 1.fc15 Date : 2012-03-06 11:05:36
Group : System Environment/Libraries Source RPM : ghc-monad-control-0.3.1-1.fc15.src.rpm
Size : 0.10 MB
Packager : Fedora Project
Summary : Lift control operations through monad transformers
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/15/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-monad-control-0.3.1-1.fc15.x86_64.rpm
     

Provides :
ghc(monad-control-0.3.1)
libHSmonad-control-0.3.1-ghc7.0.2.so()(64bit)
ghc-monad-control
ghc-monad-control(x86-64)

Requires :
libc.so.6()(64bit)
ghc(transformers-base-0.4.1) = 8b290a908eab8ad8dd4d028cddea8c7f
libc.so.6(GLIBC_2.2.5)(64bit)
libHStransformers-base-0.4.1-ghc7.0.2.so()(64bit)
libHSinteger-gmp-0.2.0.3-ghc7.0.2.so()(64bit)
rtld(GNU_HASH)
libgmp.so.3()(64bit)
ghc(transformers-0.2.2.0) = 4bbbfde1fb5c4eb17cdb1963dda698f3
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libHSbase-4.3.1.0-ghc7.0.2.so()(64bit)
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
ghc(base-4.3.1.0) = c33a1741503ded8a0170884e8a2e4fa2
libHStransformers-0.2.2.0-ghc7.0.2.so()(64bit)
libHSbase-unicode-symbols-0.2.2.3-ghc7.0.2.so()(64bit)
ghc(base-unicode-symbols-0.2.2.3) = 6188a938939be1e41855213b496bd0db
rpmlib(PayloadIsXz) <= 5.2-1
libHSghc-prim-0.2.0.0-ghc7.0.2.so()(64bit)


Content of RPM :
/usr/lib64/ghc-7.0.2/monad-control-0.3.1
/usr/lib64/ghc-7.0.2/monad-control-0.3.1/libHSmonad-control-0.3.1-ghc7.0.2.so
/usr/share/doc/ghc-monad-control-0.3.1
/usr/share/doc/ghc-monad-control-0.3.1/LICENSE

 
ICM