haskell-assoc 1.1-1build1 source package in Ubuntu

Changelog

haskell-assoc (1.1-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:48:43 +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-assoc_1.1.orig.tar.gz 3.1 KiB 7aa2e6548b3d9d49a286ac20639479aaf6c47a1446113ed784d98737c5f60df4
haskell-assoc_1.1-1build1.debian.tar.xz 2.4 KiB d8d163780047d428cb1a5a43c3397f7c95a195a11e6dbb713ae2b19637a39c01
haskell-assoc_1.1-1build1.dsc 2.3 KiB 12bddf067f8225d2a8ca7fc0c2c07d6aec5d327784dcbd88f69dd6ba1faaaf69

Available diffs

View changes file

Binary packages built by this source

libghc-assoc-dev: swap and assoc: Symmetric and Semigroupy Bifunctors

 Provides generalisations of
 .
 swap :: (a,b) -> (b,a) and
 .
 assoc :: ((a,b),c) -> (a,(b,c))
 .
 to
 Bifunctors supporting similar operations (e.g. Either, These).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-assoc-doc: swap and assoc: Symmetric and Semigroupy Bifunctors; documentation

 Provides generalisations of
 .
 swap :: (a,b) -> (b,a) and
 .
 assoc :: ((a,b),c) -> (a,(b,c))
 .
 to
 Bifunctors supporting similar operations (e.g. Either, These).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-assoc-prof: swap and assoc: Symmetric and Semigroupy Bifunctors; profiling libraries

 Provides generalisations of
 .
 swap :: (a,b) -> (b,a) and
 .
 assoc :: ((a,b),c) -> (a,(b,c))
 .
 to
 Bifunctors supporting similar operations (e.g. Either, These).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.