haskell-semialign 1.2.0.1-1 source package in Ubuntu

Changelog

haskell-semialign (1.2.0.1-1) unstable; urgency=medium

  * New upstream release (Closes: #1015877)
  * Declare compliance with Debian policy 4.6.1

 -- Ilias Tsitsimpis <email address hidden>  Sat, 23 Jul 2022 16:51:32 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-semialign_1.2.0.1-1.dsc 3.3 KiB e3f309890a8c1c2c537c06ce103042f8101a92b9ffe32fbe79bca1173d1390b1
haskell-semialign_1.2.0.1.orig.tar.gz 10.1 KiB d900697041ae4b0cca3243273a2b3e80bcf74d937405d6a5ff34dc33ee952132
haskell-semialign_1.2.0.1-1.debian.tar.xz 2.5 KiB 1e852a6214d2c3c6202eec4bdd59ad5c4c7607934ed5cbd5acee77cb2fa75261

No changes file available.

Binary packages built by this source

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

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

libghc-semialign-doc: No summary available for libghc-semialign-doc in ubuntu kinetic.

No description available for libghc-semialign-doc in ubuntu kinetic.

libghc-semialign-prof: Align and Zip type-classes from the common Semialign ancestor; profiling libraries

 This Haskell library implements the 'Semialign' class, which represents a
 generalized notion of "zipping with padding" that combines structures without
 truncating to the size of the smaller input.
 .
 It turns out that the 'zip' operation fits well the 'Semialign' class,
 forming a lattice-like structure.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.