haskell-assoc 1.1-1 source package in Ubuntu

Changelog

haskell-assoc (1.1-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.2

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <email address hidden>  Tue, 05 Sep 2023 16:28:12 -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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-assoc_1.1-1.dsc 2.3 KiB 5ed4b612b7f8eb5cfef03ff8ccf4cfa153b0ace0d5502a7484048b77f7221f6a
haskell-assoc_1.1.orig.tar.gz 3.1 KiB 7aa2e6548b3d9d49a286ac20639479aaf6c47a1446113ed784d98737c5f60df4
haskell-assoc_1.1-1.debian.tar.xz 2.3 KiB bc3b2645986c601950d22ff67356faac1699c3d7305b3e01b0fbd8d20c697a3c

No changes file available.

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.