haskell-multimap 1.2.1-4build2 source package in Ubuntu

Changelog

haskell-multimap (1.2.1-4build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:13:32 +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-multimap_1.2.1.orig.tar.gz 4.1 KiB 6332c529475177b9e08d762d5701804dc2edc0ff26dd98a2a1dcd7ed092e7434
haskell-multimap_1.2.1-4build2.debian.tar.xz 2.1 KiB 88a1d98252ecfc49637149011d767a9d47546a83ce914ec87df81b234ea091a5
haskell-multimap_1.2.1-4build2.dsc 2.1 KiB 0a077f840f1701a68188a853f10d7f81b938682cd034dcfd928116aee6162bb3

View changes file

Binary packages built by this source

libghc-multimap-dev: maps with multiple values per key

 This is a simple implementation of a multimap, based on Data.Map.
 Internally this is a Map k [v]. It also provides a SetMap type.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-multimap-doc: maps with multiple values per key; documentation

 This is a simple implementation of a multimap, based on Data.Map.
 Internally this is a Map k [v]. It also provides a SetMap type.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-multimap-prof: maps with multiple values per key; profiling libraries

 This is a simple implementation of a multimap, based on Data.Map.
 Internally this is a Map k [v]. It also provides a SetMap type.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.