haskell-assoc 1.0.2-1build1 source package in Ubuntu

Changelog

haskell-assoc (1.0.2-1build1) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 00:20:52 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy 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-1build1.debian.tar.xz 2.2 KiB 5da71598c34e11c3d4bdc67428c536a4608582b0795f1280db937152712ba10a
haskell-assoc_1.0.2-1build1.dsc 2.4 KiB 5e3309f3473de65fea2ddf77da4ee344a1ddb06913b060510f99ff4eeee5e6ca

View changes file

Binary packages built by this source

libghc-assoc-dev: No summary available for libghc-assoc-dev in ubuntu hirsute.

No description available for libghc-assoc-dev in ubuntu hirsute.

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.