haskell-generics-sop 0.5.1.2-1 source package in Ubuntu

Changelog

haskell-generics-sop (0.5.1.2-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.1

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Sat, 02 Jul 2022 21:22:46 -0400

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-generics-sop_0.5.1.2-1.dsc 2.6 KiB 0dd8aa842bd5ac79ed2ca6de7d20547bee625aa8d4d303631c15d6efb134baa1
haskell-generics-sop_0.5.1.2.orig.tar.gz 29.2 KiB 639d4140520d608a73a81186aca6db40fcb03ec8a818dbce79fcb0b39aa70b25
haskell-generics-sop_0.5.1.2-1.debian.tar.xz 3.0 KiB 5d42565a06f143a8a7df14d97820483fb7cdf68ba561d5eb36f7e9ff26f7b509

No changes file available.

Binary packages built by this source

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

No description available for libghc-generics-sop-dev in ubuntu kinetic.

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

No description available for libghc-generics-sop-doc in ubuntu kinetic.

libghc-generics-sop-prof: Generic Programming using True Sums of Products; profiling libraries

 A library to support the definition of generic functions.
 Datatypes are viewed in a uniform, structured way:
 the choice between constructors is represented using an n-ary
 sum, and the arguments of each constructor are represented using
 an n-ary product.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.