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

Changelog

haskell-generics-sop (0.4.0.1-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 14:47:11 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-generics-sop_0.4.0.1.orig.tar.gz 26.7 KiB dc99fa6c597b7ce256bdbdfc89fc615f26013e25256dd7e813f05b7845b61398
haskell-generics-sop_0.4.0.1-1build1.debian.tar.xz 2.9 KiB 0610e06cb7cb8baa6f862173efc4cff31150247ab31a9fc204920215e1da4a94
haskell-generics-sop_0.4.0.1-1build1.dsc 2.4 KiB f2f2f999ba15ac76fcb953bbacc89bdb34763195d561f1904ad9904645db8778

View changes file

Binary packages built by this source

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

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

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.