colonnade

Generic types and functions for columnar encoding and decoding

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

Version on this page:1.2.0.1
LTS Haskell 22.13: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.1@sha256:c02fd4b92df08f650b580eeb601a11b26c69fbf5b08b5e1d847f8153787d7163,2056

Module documentation for 1.2.0.1

  • Colonnade
    • Colonnade.Encode
Used by 1 package in nightly-2019-03-22(full list with versions):

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: