SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-neither rpm build for : Fedora 16. For other distributions click ghc-neither.

Name : ghc-neither
Version : 0.1.0 Vendor : Fedora Project
Release : 5.fc16 Date : 2011-06-27 05:07:06
Group : System Environment/Libraries Source RPM : ghc-neither-0.1.0-5.fc16.src.rpm
Size : 0.13 MB
Packager : Fedora Project
Summary : Either with monad and applicative instances
Description :
The standard Either datatype suffers from a lack of monad and
applicative instances. To make matters worse, the mtl and
transformers packages provide orphan instances which conflict
with each other, as well as defining a transformer version
which has an usually unnecessary superclass constraint.

Besides these annoyances, there is another issue: there exist
two reasonable definitions of the Applicative instance for
Either: one the holds onto only the first Left value, or one
that appends all Left values together via a Monoid instance.
The former is compatible with the monad instance, while the
latter is not.

This package defines three datatypes, some helpers functions
and instances. The data types are AEither, MEither and
MEitherT. AEither provides an Applicative instance which
appends Left values, MEither provides the monadic definition,
and MEitherT is a monad transformer.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/16/Everything/i386/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-neither-0.1.0-5.fc16.i686.rpm
ftp.icm.edu.pl  ghc-neither-0.1.0-5.fc16.i686.rpm
     Search for other platforms
ghc-neither-0.1.0-5.fc16.sparc.rpm
ghc-neither-0.1.0-5.fc16.alpha.rpm
ghc-neither-0.1.0-5.fc16.ppc.rpm
ghc-neither-0.1.0-5.fc16.ia64.rpm
ghc-neither-0.1.0-5.fc16.s390.rpm

Provides :
ghc(neither-0.1.0)
libHSneither-0.1.0-ghc7.0.4.so
ghc-neither
ghc-neither(x86-32)

Requires :
ghc(base-4.3.1.0) = 4582a5bc64f22f03f6d960b4f15c981f
libgmp.so.3
libHSinteger-gmp-0.2.0.3-ghc7.0.4.so
ghc(failure-0.1.0.1) = a89f65f7392d5bbf4f1c4f3250aaedd6
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libHStransformers-0.2.2.0-ghc7.0.4.so
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libHSfailure-0.1.0.1-ghc7.0.4.so
libc.so.6(GLIBC_2.1.3)
libHSbase-4.3.1.0-ghc7.0.4.so
ghc(transformers-0.2.2.0) = 89265f646be3aed4f502cfc5eccd7c93
rpmlib(PayloadIsXz) <= 5.2-1
libc.so.6
libHSghc-prim-0.2.0.0-ghc7.0.4.so


Content of RPM :
/usr/lib/ghc-7.0.4/neither-0.1.0
/usr/lib/ghc-7.0.4/neither-0.1.0/libHSneither-0.1.0-ghc7.0.4.so
/usr/share/doc/ghc-neither-0.1.0
/usr/share/doc/ghc-neither-0.1.0/LICENSE

 
ICM