colonnade: Generic types and functions for columnar encoding and decoding

[ bsd3, library, web ] [ Propose Tags ]

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:

Downloads

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.7 && <5), bytestring (>=0.10 && <0.11), contravariant (>=1.2 && <1.5), profunctors (>=4.0 && <5.3), semigroups (>=0.17 && <0.19), text (>=1.0 && <1.3), vector (>=0.10 && <0.13) [details]
License BSD-3-Clause
Copyright 2016 Andrew Martin
Author Andrew Martin
Maintainer andrew.thaddeus@gmail.com
Category web
Home page https://github.com/andrewthad/colonnade#readme
Source repo head: git clone https://github.com/andrewthad/colonnade
Uploaded by andrewthad at 2017-08-19T20:39:39Z
Distributions LTSHaskell:1.2.0.2
Reverse Dependencies 7 direct, 1 indirect [details]
Downloads 11781 total (55 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 2017-08-19 [all 1 reports]