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.
- Versions: 0.15.0
- Website: https://github.com/janestreet/ppx_hash
- Licenses: ASL 2.0
- Package source: gnu/packages/ocaml.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]