This package browser is in early development. Mind the rough edges.

ocaml-ppx-hash

Generation of hash functions from type expressions and definitions

This package is a collection of ppx rewriters that generate hash functions from type exrpessions and definitions.

Installation

Install the latest version of ocaml-ppx-hash as follows:

guix install ocaml-ppx-hash

Or install a particular version:

guix install ocaml-ppx-hash@0.15.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of ocaml-ppx-hash about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/ocaml-ppx-hash'><img src='https://packages.guix.gnu.org/packages/ocaml-ppx-hash/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/ocaml-ppx-hash/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/ocaml-ppx-hash)

Example Org:

[[https://packages.guix.gnu.org/packages/ocaml-ppx-hash][https://packages.guix.gnu.org/packages/ocaml-ppx-hash/badges/latest-version.svg]]