haskell-natural-transformation 0.4-5 source package in Ubuntu

Changelog

haskell-natural-transformation (0.4-5) unstable; urgency=medium

  * Patch for newer containers.

 -- Clint Adams <email address hidden>  Tue, 27 Aug 2019 21:26:45 -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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-natural-transformation_0.4-5.dsc 2.4 KiB c42e4319269db49311f03fdf393e528eb70b83de96feea98877b5954a068a63a
haskell-natural-transformation_0.4.orig.tar.gz 4.3 KiB aac28e2c1147ed77c1ec0f0eb607a577fa26d0fd67474293ba860ec124efc8af
haskell-natural-transformation_0.4-5.debian.tar.xz 2.7 KiB 21db92f686a9834d734e2d4aea1eef700abb96b4fb175f264f78ea3822c5dadd

No changes file available.

Binary packages built by this source

libghc-natural-transformation-dev: No summary available for libghc-natural-transformation-dev in ubuntu groovy.

No description available for libghc-natural-transformation-dev in ubuntu groovy.

libghc-natural-transformation-doc: No summary available for libghc-natural-transformation-doc in ubuntu eoan.

No description available for libghc-natural-transformation-doc in ubuntu eoan.

libghc-natural-transformation-prof: natural transformations; profiling libraries

 A natural transformation transforms a container f a into another
 container g a. Natural transformations act as functor morphisms
 in category theory.
 .
 Technically, f and g should be functors, any correctly-shaped
 structure is allowed.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.