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

Changelog

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

  * Declare compliance with Debian policy 4.6.2
  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Fri, 01 Sep 2023 19:47:45 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-generics-sop_0.5.1.3-1.dsc 2.6 KiB 8d29a467392a69847a829ed9b08093f379360a8a273f1f7fbb0ea4908451a195
haskell-generics-sop_0.5.1.3.orig.tar.gz 29.4 KiB ec9cc7b9ca4714fd67538ac4a5ea980ec731cfe0f084c097f8dd284b5669af07
haskell-generics-sop_0.5.1.3-1.debian.tar.xz 2.9 KiB 8837aaee59c465de4a805a3fe9971fec4322d93315a2733c26e5b17f782144f7

No changes file available.

Binary packages built by this source

libghc-generics-sop-dev: Generic Programming using True Sums of Products

 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.
 See http://www.haskell.org/ for more information on Haskell.

libghc-generics-sop-doc: Generic Programming using True Sums of Products; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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.