SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ghc-neither-devel
Version : 0.1.0 Vendor : Fedora Project
Release : 5.fc16 Date : 2011-06-27 05:07:06
Group : Development/Libraries Source RPM : ghc-neither-0.1.0-5.fc16.src.rpm
Size : 1.09 MB
Packager : Fedora Project
Summary : Either with monad and applicative instances development files
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.

This package contains the development files.

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

Content of RPM  Changelog  Provides Requires

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

Provides :
ghc-neither-doc
ghc-neither-prof
ghc-devel(neither-0.1.0)
ghc-prof(neither-0.1.0)
ghc-neither-devel
ghc-neither-devel(x86-32)

Requires :
ghc-prof(base-4.3.1.0) = 4582a5bc64f22f03f6d960b4f15c981f
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
ghc-prof(failure-0.1.0.1) = a89f65f7392d5bbf4f1c4f3250aaedd6
ghc-devel(transformers-0.2.2.0) = 89265f646be3aed4f502cfc5eccd7c93
ghc-devel(base-4.3.1.0) = 4582a5bc64f22f03f6d960b4f15c981f
ghc-prof(transformers-0.2.2.0) = 89265f646be3aed4f502cfc5eccd7c93
ghc(neither-0.1.0) = 8dc5003b688ca50f3357f8a10b0d6573
ghc-devel(neither-0.1.0) = 8dc5003b688ca50f3357f8a10b0d6573
ghc-neither = 0.1.0-5.fc16
ghc = 7.0.4
rpmlib(PayloadIsXz) <= 5.2-1
/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
ghc-devel(failure-0.1.0.1) = a89f65f7392d5bbf4f1c4f3250aaedd6


Content of RPM :
/usr/lib/ghc-7.0.4/neither-0.1.0
/usr/lib/ghc-7.0.4/neither-0.1.0/Control
/usr/lib/ghc-7.0.4/neither-0.1.0/Control/Monad
/usr/lib/ghc-7.0.4/neither-0.1.0/Control/Monad/Invert.dyn_hi
/usr/lib/ghc-7.0.4/neither-0.1.0/Control/Monad/Invert.hi
/usr/lib/ghc-7.0.4/neither-0.1.0/Control/Monad/Invert.p_hi
/usr/lib/ghc-7.0.4/neither-0.1.0/Data
/usr/lib/ghc-7.0.4/neither-0.1.0/Data/Neither.dyn_hi
/usr/lib/ghc-7.0.4/neither-0.1.0/Data/Neither.hi
/usr/lib/ghc-7.0.4/neither-0.1.0/Data/Neither.p_hi
/usr/lib/ghc-7.0.4/neither-0.1.0/HSneither-0.1.0.o
/usr/lib/ghc-7.0.4/neither-0.1.0/libHSneither-0.1.0.a
/usr/lib/ghc-7.0.4/neither-0.1.0/libHSneither-0.1.0_p.a
/usr/lib/ghc-7.0.4/package.conf.d/neither-0.1.0.conf
/usr/share/doc/ghc/html/libraries/neither-0.1.0
/usr/share/doc/ghc/html/libraries/neither-0.1.0/Control-Monad-Invert.html
/usr/share/doc/ghc/html/libraries/neither-0.1.0/Data-Neither.html
/usr/share/doc/ghc/html/libraries/neither-0.1.0/doc-index.html
/usr/share/doc/ghc/html/libraries/neither-0.1.0/frames.html
/usr/share/doc/ghc/html/libraries/neither-0.1.0/haddock-util.js
/usr/share/doc/ghc/html/libraries/neither-0.1.0/hslogo-16.png
/usr/share/doc/ghc/html/libraries/neither-0.1.0/index-frames.html
/usr/share/doc/ghc/html/libraries/neither-0.1.0/index.html
/usr/share/doc/ghc/html/libraries/neither-0.1.0/mini_Control-Monad-Invert.html
/usr/share/doc/ghc/html/libraries/neither-0.1.0/mini_Data-Neither.html
/usr/share/doc/ghc/html/libraries/neither-0.1.0/minus.gif
/usr/share/doc/ghc/html/libraries/neither-0.1.0/neither.haddock
/usr/share/doc/ghc/html/libraries/neither-0.1.0/ocean.css
/usr/share/doc/ghc/html/libraries/neither-0.1.0/plus.gif
/usr/share/doc/ghc/html/libraries/neither-0.1.0/src
There is 4 files more in these RPM.

 
ICM