x509-system 1.6.2 → 1.6.3
raw patch · 2 files changed
+2/−1 lines, 2 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- System/X509/Unix.hs +1/−0
- x509-system.cabal +1/−1
System/X509/Unix.hs view
@@ -33,6 +33,7 @@ import Data.Char import Data.Maybe (catMaybes)+import Data.Monoid (mconcat) defaultSystemPaths :: [FilePath] defaultSystemPaths =
x509-system.cabal view
@@ -1,5 +1,5 @@ Name: x509-system-Version: 1.6.2+Version: 1.6.3 Description: System X.509 handling License: BSD3 License-file: LICENSE