| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 23:00:30 GMT
X-Served-By: cache-dfw-kdfw8210126-DFW, cache-bom-vanm7210065-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768690830.038235,VS0,VE394
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
zeromq4-patterns: Haskell implementation of several ZeroMQ patterns.
[Skip to Readme]
zeromq4-patterns: Haskell implementation of several ZeroMQ patterns.
Haskell implementation of several ZeroMQ patterns that you can find in the official ZeroMQ guide.
[Skip to Readme]
Modules
- System
- ZMQ4
- Patterns
- System.ZMQ4.Patterns.Clone
- System.ZMQ4.Patterns.Clone.Internal
- System.ZMQ4.Patterns.RequestReply
- System.ZMQ4.Patterns.Clone
- Patterns
- ZMQ4
Downloads
- zeromq4-patterns-0.3.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0 |
|---|---|
| Dependencies | async, base (>=4.7 && <5), binary, bytestring, exceptions, stm, zeromq4-haskell, zeromq4-patterns [details] |
| License | BSD-3-Clause |
| Copyright | 2018 Henri Verroken |
| Author | Henri Verroken |
| Maintainer | henriverroken@gmail.com |
| Uploaded | by hverr at 2018-05-01T19:42:37Z |
| Category | System |
| Home page | https://github.com/hverr/zeromq4-patterns#readme |
| Bug tracker | https://github.com/hverr/zeromq4-patterns/issues |
| Source repo | head: git clone https://github.com/hverr/zeromq4-patterns |
| Distributions | LTSHaskell:0.3.1.0, Stackage:0.3.1.0 |
| Executables | zeromq4-patterns-exe |
| Downloads | 2501 total (15 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs not available [build log] All reported builds failed as of 2018-05-01 [all 3 reports] |
Readme for zeromq4-patterns-0.3.1.0
[back to package description]zeromq4-patterns
Haskell implementation of several ZeroMQ patterns that you can find in the official ZeroMQ guide