haskell-semigroupoids 5.3.7-2 source package in Ubuntu

Changelog

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

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Wed, 13 Sep 2023 13:39:15 +0300

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
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-semigroupoids_5.3.7-2.dsc 3.4 KiB 2dffdc2e7e150b90eb598e1c19fdced6fad4a638dd87e7026a1e0a74b2898e3e
haskell-semigroupoids_5.3.7.orig.tar.gz 34.5 KiB 6d45cdb6c58c75ca588859b80b2c92b6f48590a03e065c24ce5d767a6a963799
haskell-semigroupoids_5.3.7-2.debian.tar.xz 3.7 KiB f2b6020dd5dafa57fd28e610306593f59eebfcf5315531833f0c0014cc6f2d66

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 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.