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:2
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:e0b43a1fe4f87072f3f7cd9eaccdb790f7df8ceff5f73c3a4e242aba9337485f,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: