connection
hs-twitterarchiver
connection | hs-twitterarchiver | |
---|---|---|
1 | - | |
61 | 9 | |
- | - | |
0.0 | 0.0 | |
over 1 year ago | over 11 years ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | LicenseRef-GPL |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
connection
-
Crypton is forked from cryptonite with the original authors permission
Trying to build the "old" hs-connection (which is still in my my project's dependency tree) after a cabal update, I now get this : Network/Connection.hs:123:43: error: • Couldn't match expected type ‘crypton-x509-store-1.6.9:Data.X509.CertificateStore.CertificateStore’ with actual type ‘Data.X509.CertificateStore.CertificateStore’ NB: ‘crypton-x509-store-1.6.9:Data.X509.CertificateStore.CertificateStore’ is defined in ‘Data.X509.CertificateStore’ in package ‘crypton-x509-store-1.6.9’ ‘Data.X509.CertificateStore.CertificateStore’ is defined in ‘Data.X509.CertificateStore’ in package ‘x509-store-1.6.9’ • In the ‘sharedCAStore’ field of a record In the ‘clientShared’ field of a record In the expression: (TLS.defaultParamsClient (fst cid) portString) {TLS.clientSupported = def {TLS.supportedCiphers = TLS.ciphersuite_default}, TLS.clientShared = def {TLS.sharedCAStore = globalCertificateStore cg, TLS.sharedValidationCache = validationCache}} | 123 | { TLS.sharedCAStore = globalCertificateStore cg | Error: cabal: Failed to build connection-0.3.1.
hs-twitterarchiver
We haven't tracked posts mentioning hs-twitterarchiver yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
json-rpc - Fully-featured JSON-RPC 2.0 library for Haskell programs
prometheus-client - Haskell client library for exposing prometheus.io metrics.
api-builder - library for building JSON API wrappers in haskell
linode-v4 - Haskell wrapper for the Linode v4 API
tls - TLS/SSL implementation in haskell
fluent-logger - A structured logger for Fluentd (Haskell)
Dust-tools - A set of tools for exploring network filtering
riak - A fast Haskell client library for the Riak decentralized data store
haskoin - Haskoin Core is a Bitcoin and Bitcoin Cash library
curl - A Haskell binding to the curl library
libssh2 - LibSSH2 FFI bindings for Haskell