ocaml-gmap 0.3.0-4build1 source package in Ubuntu

Changelog

ocaml-gmap (0.3.0-4build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 04 Nov 2023 16:05:06 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-gmap_0.3.0.orig.tar.bz2 7.4 KiB 04dd9e6226ac8f8fb4ccb6021048702e34a482fb9c1d240d3852829529507c1c
ocaml-gmap_0.3.0-4build1.debian.tar.xz 2.1 KiB 9609f3fface2bdf733e2191a7ede1e8197f0b9365e151969e05533c0c22e74fa
ocaml-gmap_0.3.0-4build1.dsc 2.1 KiB 98622f716a85f32bcd51156baa5e878c91353b6a2274a519b4b849fc1ec409c1

View changes file

Binary packages built by this source

libgmap-ocaml: heterogenous maps over a GADT for OCaml (runtime files)

 Gmap exposes the functor Make which takes a key type (a GADT 'a key)
 and outputs a type-safe Map where each 'a key is associated with a 'a
 value. This removes the need for additional packing. It uses OCaml's
 stdlib Map data structure.
 .
 This package contains runtime files.

libgmap-ocaml-dbgsym: debug symbols for libgmap-ocaml
libgmap-ocaml-dev: heterogenous maps over a GADT for OCaml (dev files)

 Gmap exposes the functor Make which takes a key type (a GADT 'a key)
 and outputs a type-safe Map where each 'a key is associated with a 'a
 value. This removes the need for additional packing. It uses OCaml's
 stdlib Map data structure.
 .
 This package contains development files.