xcodec: Classes for working with generically typed codecs.
This module provides a generic interface for working with binary codecs. It provides a type-class for manipulating bit data and instances for the bytestring package types (ByteString, ShortByteString, and LazyByteString). Another type-class is also provided for derivided type-class for importing modules to write generic encoders and decoders.
[Skip to Readme]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| ci | CI Build options | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- xcodec-1.0.0.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] | 1.0.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | array (>=0.5 && <0.6), base (>=4.18 && <5), bytestring (>=0.12 && <0.13), containers (>=0.7 && <8), text (>=2.1 && <2.2) [details] |
| Tested with | ghc ==9.6.7 |
| License | BSD-3-Clause |
| Author | Zoey McBride |
| Maintainer | zoeymcbride@mailbox.org |
| Uploaded | by z0 at 2026-05-22T01:04:11Z |
| Category | Numeric, Data, Serialization |
| Source repo | head: git clone https://git.sr.ht/~z0/xcodec |
| Distributions | |
| Downloads | 1 total (1 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |