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

Changelog

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

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:32:33 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-generics-sop_0.5.1.2.orig.tar.gz 29.2 KiB 639d4140520d608a73a81186aca6db40fcb03ec8a818dbce79fcb0b39aa70b25
haskell-generics-sop_0.5.1.2-1build2.debian.tar.xz 3.1 KiB 7f91e8c4c4b99c80692db4a2d4e739682707d9e89afe0f04254225eda30334e2
haskell-generics-sop_0.5.1.2-1build2.dsc 2.6 KiB eb2585df4626d48b60c4f9bdfac1f17667a3a83d1c99a3df073ff1f4fb9e8ddf

View changes file

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.