diff options
Diffstat (limited to 'haskell/haskell-connection/README')
-rw-r--r-- | haskell/haskell-connection/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/haskell/haskell-connection/README b/haskell/haskell-connection/README new file mode 100644 index 0000000000..032dbca4da --- /dev/null +++ b/haskell/haskell-connection/README @@ -0,0 +1,6 @@ +Simple network library for all your connection need. + +Features: Really simple to use, SSL/TLS, SOCKS. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |