diff options
Diffstat (limited to 'haskell/haskell-http-client-tls/README')
-rw-r--r-- | haskell/haskell-http-client-tls/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/haskell-http-client-tls/README b/haskell/haskell-http-client-tls/README new file mode 100644 index 0000000000000..0e888f8c5c3ab --- /dev/null +++ b/haskell/haskell-http-client-tls/README @@ -0,0 +1,4 @@ +http-client backend using the connection package and tls library. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |