tls 1.1.0 → 1.1.1
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- tls.cabal +2/−2
tls.cabal view
@@ -1,5 +1,5 @@ Name: tls-Version: 1.1.0+Version: 1.1.1 Description: Native Haskell TLS and SSL protocol implementation for server and client. .@@ -94,7 +94,7 @@ , tls , time , crypto-random-api- ghc-options: -Wall -fno-warn-orphans -fno-warn-missing-signatures -fhpc+ ghc-options: -Wall -fno-warn-orphans -fno-warn-missing-signatures source-repository head type: git