haskell-semigroupoids 5.2.1-1build1 source package in Ubuntu

Changelog

haskell-semigroupoids (5.2.1-1build1) bionic; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Mon, 06 Nov 2017 09:38:49 -0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-semigroupoids_5.2.1.orig.tar.gz 22.1 KiB 79e41eb7cbcb4f152343b91243feac0a120375284c1207edaa73b23d8df6d200
haskell-semigroupoids_5.2.1-1build1.debian.tar.xz 3.4 KiB 90c49366bc22d90cf8a80e2eaf982bdc3d6d74f6457c1100cfd8b3e2f1e94d01
haskell-semigroupoids_5.2.1-1build1.dsc 3.6 KiB f6e9f65550429d87c2dd6c6570e306b46130d73eed9e22b1a614125f2804e367

View changes file

Binary packages built by this source

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

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

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.