From 7df987f7a92c59509d65e5656ed52842364df029 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Sat, 4 Jan 2014 16:23:22 +0100 Subject: [PATCH] Link to Haskell bindings. --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index f87f6578..4d77731b 100644 --- a/index.html +++ b/index.html @@ -50,6 +50,8 @@ <dt> <a href='http://marcomaggi.github.com/nausicaa.html'>R6RS Scheme</a></dt> <dd> Scheme bindings by Marco Maggi, supporting multiple R6RS implementations.</dd> + <dt> <a href='http://hackage.haskell.org/package/bindings-nettle'>Haskell</a> </dt> + <dd> Haskell bindings by Clint Adams. </dd> <dt> TCL </dt> <dd> Included in the chiark-tcl debian package by Ian Jackson (not sure if/how it's distributed outside of debian). </dd> -- GitLab