aboutsummaryrefslogtreecommitdiff
path: root/btls.cabal
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2018-09-28 17:20:36 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2018-09-28 17:20:36 -0400
commit924d0109218f04f4a34bbfe1f5d18b75e1d9a66d (patch)
treede0d0357d33d774318c4e04b9caad22f0ab05cef /btls.cabal
parent100fc7dc0c7ce85aad0e413b97a90b98185326ef (diff)
Stop using newtypes for labeled arguments
It’s getting messy, so switch to a parameters datatype pattern.
Diffstat (limited to 'btls.cabal')
-rw-r--r--btls.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/btls.cabal b/btls.cabal
index 0722a9c..ab14011 100644
--- a/btls.cabal
+++ b/btls.cabal
@@ -83,6 +83,7 @@ library
, BTLS.Buffer
, BTLS.CreateWithFinalizer
, BTLS.Result
+ , BTLS.Show
, BTLS.Types
c-sources: cbits/btls.c
-- Use special names for the BoringSSL libraries to avoid accidentally pulling