haskell-semigroupoids 1.2.6-1 source package in Ubuntu

Changelog

haskell-semigroupoids (1.2.6-1) unstable; urgency=low


  * Initial release.

 -- Iulian Udrea <email address hidden>  Fri, 02 Sep 2011 23:36:53 +0100

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-semigroupoids_1.2.6-1.dsc 1.9 KiB a78dade632404e427635d4aaeed6fcb86be930fd84b0799697f9574db851bf94
haskell-semigroupoids_1.2.6.orig.tar.gz 10.0 KiB 166818a47aaa6a23adcf6a467d8b73702c5b0d8ee931b33c48b2fbe27bc1d1e5
haskell-semigroupoids_1.2.6-1.debian.tar.gz 2.4 KiB b2259441feb9fa8e25762cffe838af88c84df40904e64eaa4f24814931b30b25

No changes file available.

Binary packages built by this source

libghc-semigroupoids-dev: Haskell 98 semigroupoids: Category sans id

 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.
 See http://www.haskell.org/ for more information on Haskell.

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 data

 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.