ocaml-gmap 0.3.0-4 source package in Ubuntu

Changelog

ocaml-gmap (0.3.0-4) unstable; urgency=medium

  * Mark <!nocheck> build-dependencies
  * Depend on ocaml instead of transitional ocaml-nox
  * Bump Standards-Version to 4.6.2

 -- Stéphane Glondu <email address hidden>  Sun, 10 Sep 2023 06:09:12 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-gmap_0.3.0-4.dsc 1.8 KiB eb5e71b2cc6ad9fb6d5f461d924f0b5eff58b51ac68ef9ca0f51347085b002d8
ocaml-gmap_0.3.0.orig.tar.bz2 7.4 KiB 04dd9e6226ac8f8fb4ccb6021048702e34a482fb9c1d240d3852829529507c1c
ocaml-gmap_0.3.0-4.debian.tar.xz 2.0 KiB e9825c22148ff027ac0c703e2b061d7a1bd1d1736244b5374dc85f1c97cb40ac

Available diffs

No changes file available.

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.