colonnade

Generic types and functions for columnar encoding and decoding

https://github.com/andrewthad/colonnade#readme

Version on this page:1.2.0
LTS Haskell 22.14:1.2.0.2@rev:5
Stackage Nightly 2023-12-26:1.2.0.2@rev:5
Latest on Hackage:1.2.0.2@rev:5

See all snapshots colonnade appears in

BSD-3-Clause licensed by Andrew Martin
Maintained by [email protected]
This version can be pinned in stack with:colonnade-1.2.0@sha256:5620e999a68a394abfe157da6302dd6d8ce8a89b527ea9c294519efd7c4edb2c,2092

Module documentation for 1.2.0

  • Colonnade
    • Colonnade.Encode

The colonnade package provides a way to to talk about columnar encodings and decodings of data. This package provides very general types and does not provide a way for the end-user to actually apply the columnar encodings they build to data. Most users will also want to one a companion packages that provides (1) a content type and (2) functions for feeding data into a columnar encoding: