From c75c8fb0d69b3c9574baf9bc158837b98e1fe5ac Mon Sep 17 00:00:00 2001 From: Hans-Christian Esperer Date: Tue, 10 Apr 2018 21:14:42 +0200 Subject: [PATCH] Add saltine saltine is a haskell binding to the libsodium library, a modern cryptographic library with simplicity, safety and ease of use as primary goals. I'm not the author of the library, but briefly exchanged e-mails with him and he is fine with me adding his package to stackage. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97bb08d9..e150055b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2371,6 +2371,7 @@ packages: "Hans-Christian Esperer @hce": - avwx + - saltine - wai-session-postgresql "Haisheng Wu @freizl":