haskell-semigroupoids 5.3.7-1 source package in Ubuntu

Changelog

haskell-semigroupoids (5.3.7-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <email address hidden>  Thu, 16 Jun 2022 21:36:01 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-semigroupoids_5.3.7-1.dsc 3.4 KiB 35e80226afa677f691a6256e04ead8f40b21639825b0b84bc95a192364161305
haskell-semigroupoids_5.3.7.orig.tar.gz 34.5 KiB 6d45cdb6c58c75ca588859b80b2c92b6f48590a03e065c24ce5d767a6a963799
haskell-semigroupoids_5.3.7-1.debian.tar.xz 3.7 KiB 6a08bf9a5b40cd49aedba088e0e0a699c88fbfa151b57ecc824b94e3c13d37b4

No changes file available.

Binary packages built by this source

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

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

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.