| 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: Sun, 01 Feb 2026 17:22:16 GMT
X-Served-By: cache-dfw-kdal2120146-DFW, cache-bom-vanm7210073-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1769966536.070614,VS0,VE774
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
pipes-binary: Encode and decode binary streams using the pipes and binary libraries.
[Skip to Readme]
pipes-binary: Encode and decode binary streams using the pipes and binary libraries.
Encode and decode binary Pipes streams using the binary library.
See the changelog.md file in the source distribution to learn about any
important changes between version.
[Skip to Readme]
Downloads
- pipes-binary-0.4.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0, 0.2.1, 0.3.0, 0.3.0.1, 0.4.0, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.4.0.5, 0.4.1, 0.4.2, 0.4.3, 0.4.4 |
|---|---|
| Change log | changelog.md |
| Dependencies | base (>=4.5 && <5), binary (>=0.6), bytestring (>=0.9.2.1), ghc-prim, pipes (>=4.0), pipes-bytestring (>=2.0), pipes-parse (>=3.0), transformers (>=0.2) [details] |
| License | BSD-3-Clause |
| Copyright | Copyright (c) Renzo Carbonara 2013 |
| Author | Renzo Carbonara |
| Maintainer | renλren.zone |
| Uploaded | by RenzoCarbonara at 2023-10-06T06:12:29Z |
| Category | Pipes |
| Home page | https://github.com/k0001/pipes-binary |
| Bug tracker | https://github.com/k0001/pipes-binary/issues |
| Source repo | head: git clone git://github.com/k0001/pipes-binary.git |
| Distributions | LTSHaskell:0.4.4, NixOS:0.4.4, Stackage:0.4.4 |
| Reverse Dependencies | 3 direct, 1 indirect [details] |
| Downloads | 11997 total (65 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2023-10-06 [all 1 reports] |
Readme for pipes-binary-0.4.4
[back to package description]pipes-binary
Utilities to encode and decode binary streams using the pipes and binary libraries.
Check the source or rendered Haddocks for extensive documentation.
This code is licensed under the terms of the so called 3-clause BSD
license. Read the file named LICENSE found in this same directory
for details.
See the PEOPLE file to learn about the people involved in this
effort. Consider mentioning your name in this file if you are
contributing to the project.