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

Changelog

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

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:52:48 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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

Downloads

File Size SHA-256 Checksum
haskell-generics-sop_0.5.1.3.orig.tar.gz 29.4 KiB ec9cc7b9ca4714fd67538ac4a5ea980ec731cfe0f084c097f8dd284b5669af07
haskell-generics-sop_0.5.1.3-1build1.debian.tar.xz 3.0 KiB a0a255138f9725610ac7df1f3238a3285d82b8e34d8a56a313ab6950bf50efa9
haskell-generics-sop_0.5.1.3-1build1.dsc 2.6 KiB 04927ebf34f1bf7ee42896ab200b683a083c2523c8d64d19ccf220a4320ddedd

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.