aboutsummaryrefslogtreecommitdiff
path: root/btls.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'btls.cabal')
-rw-r--r--btls.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/btls.cabal b/btls.cabal
index 809e8be..acea7ae 100644
--- a/btls.cabal
+++ b/btls.cabal
@@ -75,11 +75,11 @@ library
, BTLS.BoringSSL.HKDF
, BTLS.BoringSSL.HMAC
, BTLS.BoringSSL.Mem
+ , BTLS.BoringSSLPatterns
, BTLS.Cast
, BTLS.CreateWithFinalizer
, BTLS.Result
, BTLS.Types
- , Data.Digest.Internal
c-sources: cbits/btls.c
-- Use special names for the BoringSSL libraries to avoid accidentally pulling
-- in OpenSSL.