From 43eb5f1944586a442f3b574d76b37e9a6463ffb0 Mon Sep 17 00:00:00 2001 From: Phillip Seeber Date: Mon, 6 Jan 2025 15:29:46 +0100 Subject: [PATCH] add Haskell bindings section to README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 463932c..9157d38 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ single- and/or multi-reference wave functions: * [Python](#python) * [Rust](#rust) * [OCaml](#ocaml) + * [Haskell](#haskell) * [Citation](#citation) * [Miscellaneous](#miscellaneous) @@ -333,6 +334,14 @@ make opam install . ``` +### Haskell + +The Haskell bindings are available at and published on Hackage . +``` +cabal update +cabal install trexio-hs +``` + ## Citation The journal article reference describing TREXIO can be cited as follows: