colonnade

Generic types and functions for columnar encoding and decoding

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

Version on this page:1.2.0.2@rev:1
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.2@sha256:c95c2ecff5cfa28c736d8fa662d28b71129f67457068e3f4467b296a621607ab,2099

Module documentation for 1.2.0.2

The colonnade package provides a way 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: