[Pkg-haskell-maintainers] haskell-neither_0.1.0-1_amd64.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Tue May 31 13:17:26 UTC 2011


(new) haskell-neither_0.1.0-1.debian.tar.gz extra haskell
(new) haskell-neither_0.1.0-1.dsc extra haskell
(new) haskell-neither_0.1.0.orig.tar.gz extra haskell
(new) libghc-neither-dev_0.1.0-1_amd64.deb extra haskell
version of Either with good monad/applicative instances
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 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
 that 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.
(new) libghc-neither-doc_0.1.0-1_all.deb extra doc
version of Either with good monad/applicative instances; documentation
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 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
 that 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.
(new) libghc-neither-prof_0.1.0-1_amd64.deb extra haskell
version of Either with good monad/applicative instances; profiling libraries
 This package provides a library for the Haskell programming language,
 compiled for profiling.
 See http://www.haskell.org/ for more information on Haskell.
 .
 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
 that 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.
Changes: haskell-neither (0.1.0-1) unstable; urgency=low
 .
  * Initial release.


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the Pkg-haskell-maintainers mailing list