haskell-semigroupoids 5.2.1-1 source package in Ubuntu

Changelog

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

  [ Sean Whitton ]
  * New upstream release

  [ Ilias Tsitsimpis ]
  * Add missing build dependency on libghc-cabal-doctest-dev
  * Update d/copyright file
    - Add missing Upstream-Name and Upstream-Contact fields
    - Bump copyright years
    - Add Debian contributors under debian/* files

 -- Ilias Tsitsimpis <email address hidden>  Wed, 18 Oct 2017 17:26: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

Downloads

File Size SHA-256 Checksum
haskell-semigroupoids_5.2.1-1.dsc 3.6 KiB 335e903971ab4f2ac3da8515c7d84e86744a0bcf611733d3926e18011f890679
haskell-semigroupoids_5.2.1.orig.tar.gz 22.1 KiB 79e41eb7cbcb4f152343b91243feac0a120375284c1207edaa73b23d8df6d200
haskell-semigroupoids_5.2.1-1.debian.tar.xz 3.3 KiB bdfd383c1617e7e477df6a0cbde6382b9d0afec6e16292e511bf258fb6c66c3a

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.