From 100fc7dc0c7ce85aad0e413b97a90b98185326ef Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Tue, 25 Sep 2018 18:13:26 -0400 Subject: Give `Algorithm` a `Show` instance --- btls.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'btls.cabal') diff --git a/btls.cabal b/btls.cabal index cd5a477..0722a9c 100644 --- a/btls.cabal +++ b/btls.cabal @@ -78,6 +78,7 @@ library , BTLS.BoringSSL.HKDF , BTLS.BoringSSL.HMAC , BTLS.BoringSSL.Mem + , BTLS.BoringSSL.Obj , BTLS.BoringSSL.Rand , BTLS.Buffer , BTLS.CreateWithFinalizer -- cgit v1.2.3