haskell-multimap 1.2.1-5 source package in Ubuntu

Changelog

haskell-multimap (1.2.1-5) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sun, 27 Aug 2023 12:39:59 +0300

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-multimap_1.2.1-5.dsc 2.1 KiB 33dc33883a460c5af0904acd378ba583c249214dd1f8e337d6cb24df6f0c2c6a
haskell-multimap_1.2.1.orig.tar.gz 4.1 KiB 6332c529475177b9e08d762d5701804dc2edc0ff26dd98a2a1dcd7ed092e7434
haskell-multimap_1.2.1-5.debian.tar.xz 2.1 KiB 13733c5719274f82497ce180808aed5f76e51546263e33d6cb93b9969f4351e4

No changes file available.

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.