./devel/ocaml-int_repr, Integers of various widths in OCaml

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.15.0, Package name: ocaml-int_repr-0.15.0, Maintainer: jaapb

This is an OCaml package that brings together the several
representation of integers of different width.


Master sites:

Filesize: 8.892 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145)
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
   2022-05-05 09:02:21 by Jaap Boender | Files touched by this commit (5)
Log message:
Created package devel/ocaml-int_repr, version 0.15.0.

This is a package that combines the several representations of integers
of different width in OCaml for ease of use. Needed as a dependency of
the new version of devel/ocaml-base_bigstring.