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:05
Group : Development/Libraries Source RPM : ghc-neither-0.1.0-5.fc16.src.rpm
Size : 1.43 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.x86_64.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-64)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
ghc(neither-0.1.0) = 0adb6ce3f4a82e6cc5586a3629f24a98
ghc-devel(failure-0.1.0.1) = 1e2c316f45539a57864e2c665a836499
ghc-prof(base-4.3.1.0) = d2298ea3d0e16f270dfe58dfbda12bff
ghc-devel(base-4.3.1.0) = d2298ea3d0e16f270dfe58dfbda12bff
ghc-neither = 0.1.0-5.fc16
ghc = 7.0.4
rpmlib(PayloadIsXz) <= 5.2-1
ghc-prof(failure-0.1.0.1) = 1e2c316f45539a57864e2c665a836499
/bin/sh
ghc-prof(transformers-0.2.2.0) = 4bbbfde1fb5c4eb17cdb1963dda698f3
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
ghc-devel(transformers-0.2.2.0) = 4bbbfde1fb5c4eb17cdb1963dda698f3
ghc-devel(neither-0.1.0) = 0adb6ce3f4a82e6cc5586a3629f24a98


Content of RPM :
/usr/lib64/ghc-7.0.4/neither-0.1.0
/usr/lib64/ghc-7.0.4/neither-0.1.0/Control
/usr/lib64/ghc-7.0.4/neither-0.1.0/Control/Monad
/usr/lib64/ghc-7.0.4/neither-0.1.0/Control/Monad/Invert.dyn_hi
/usr/lib64/ghc-7.0.4/neither-0.1.0/Control/Monad/Invert.hi
/usr/lib64/ghc-7.0.4/neither-0.1.0/Control/Monad/Invert.p_hi
/usr/lib64/ghc-7.0.4/neither-0.1.0/Data
/usr/lib64/ghc-7.0.4/neither-0.1.0/Data/Neither.dyn_hi
/usr/lib64/ghc-7.0.4/neither-0.1.0/Data/Neither.hi
/usr/lib64/ghc-7.0.4/neither-0.1.0/Data/Neither.p_hi
/usr/lib64/ghc-7.0.4/neither-0.1.0/HSneither-0.1.0.o
/usr/lib64/ghc-7.0.4/neither-0.1.0/libHSneither-0.1.0.a
/usr/lib64/ghc-7.0.4/neither-0.1.0/libHSneither-0.1.0_p.a
/usr/lib64/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