colonnade: Generic types and functions for columnar encoding and decoding

[ bsd3, library, web ] [ Propose Tags ]

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:

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.3, 0.4, 0.4.1, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.5, 1.0.0, 1.1.0, 1.1.1, 1.2.0, 1.2.0.1, 1.2.0.2
Dependencies base (>=4.8 && <5), bytestring (>=0.10 && <0.12), contravariant (>=1.2 && <1.6), profunctors (>=5.0 && <5.7), semigroups (>=0.18.2 && <0.21), text (>=1.0 && <2.1), vector (>=0.10 && <0.14) [details]
License BSD-3-Clause
Copyright 2016 Andrew Martin
Author Andrew Martin
Maintainer andrew.thaddeus@gmail.com
Revised Revision 5 made by andrewthad at 2023-01-31T18:26:32Z
Category web
Home page https://github.com/andrewthad/colonnade#readme
Source repo head: git clone https://github.com/andrewthad/colonnade
Uploaded by andrewthad at 2019-05-19T16:34:15Z
Distributions LTSHaskell:1.2.0.2
Reverse Dependencies 7 direct, 1 indirect [details]
Downloads 11803 total (58 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-05-19 [all 1 reports]