From 924d0109218f04f4a34bbfe1f5d18b75e1d9a66d Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Fri, 28 Sep 2018 17:20:36 -0400 Subject: Stop using newtypes for labeled arguments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It’s getting messy, so switch to a parameters datatype pattern. --- btls.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'btls.cabal') 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 -- cgit v1.2.3