diff options
Diffstat (limited to 'haskell/haskell-x509-store/README')
-rw-r--r-- | haskell/haskell-x509-store/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/haskell/haskell-x509-store/README b/haskell/haskell-x509-store/README new file mode 100644 index 0000000000..bd23cc5988 --- /dev/null +++ b/haskell/haskell-x509-store/README @@ -0,0 +1,5 @@ +X.509 collection accessing and storing methods for certificate, crl, +exception list. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |