From e11b12c9a919a31b270d3a702764c80a28e96796 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 57e0dbf5..17775e70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2376,6 +2376,7 @@ packages: "Hans-Christian Esperer @hce": - avwx + - saltine - wai-session-postgresql "Haisheng Wu @freizl":