haskell-semigroupoids 4.0-1build3 source package in Ubuntu

Changelog

haskell-semigroupoids (4.0-1build3) trusty; urgency=medium

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Thu, 26 Dec 2013 19:51:23 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-semigroupoids_4.0.orig.tar.gz 15.5 KiB 9414d79047eb95b26b13ad0cf541b494a51e159034a63e14eb41781d6f5a028a
haskell-semigroupoids_4.0-1build3.debian.tar.gz 2.8 KiB a8652257f4ea62e7a8da5508271e8aadc54843da0d7912f07ca8beae22110942
haskell-semigroupoids_4.0-1build3.dsc 2.9 KiB 63f581a0cba0548c9f181dfacc164017c8dbd4ca5f3f88ef63bffe85d934938e

View changes file

Binary packages built by this source

libghc-semigroupoids-dev: No summary available for libghc-semigroupoids-dev in ubuntu utopic.

No description available for libghc-semigroupoids-dev in ubuntu utopic.

libghc-semigroupoids-doc: Haskell 98 semigroupoids: Category sans id; documentation

 A Semigroupoid is a Category without the requirement of identity arrows for
 every object in the category.
 .
 When working with comonads you often have the <*> portion of an Applicative,
 but not the pure. This was captured in Uustalu and Vene's "Essence of Dataflow
 Programming" in the form of the ComonadZip class in the days before
 Applicative. Apply provides a weaker invariant, but for the comonads used for
 data flow programming (found in the streams package), this invariant is
 preserved. Applicative function composition forms a semigroupoid.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-semigroupoids-prof: Haskell 98 semigroupoids: Category sans id; profiling libraries

 A Semigroupoid is a Category without the requirement of identity arrows for
 every object in the category.
 .
 When working with comonads you often have the <*> portion of an Applicative,
 but not the pure. This was captured in Uustalu and Vene's "Essence of Dataflow
 Programming" in the form of the ComonadZip class in the days before
 Applicative. Apply provides a weaker invariant, but for the comonads used for
 data flow programming (found in the streams package), this invariant is
 preserved. Applicative function composition forms a semigroupoid.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.