haskell-assoc 1.0.2-3build1 source package in Ubuntu

Changelog

haskell-assoc (1.0.2-3build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 11 Dec 2022 13:55:34 +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-assoc_1.0.2.orig.tar.gz 3.0 KiB d8988dc6e8718c7a3456515b769c9336aeeec730cf86fc5175247969ff8f144f
haskell-assoc_1.0.2-3build1.debian.tar.xz 2.7 KiB 63e7051ad0196395783f8f62199a1da758b209267412dbb542e085d3e0d89c52
haskell-assoc_1.0.2-3build1.dsc 2.5 KiB a65522136264efb46318aa07eeb70a4c1e131ad79d83c612ebb6ce14980e03ad

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.