mirror of
https://github.com/byteverse/colonnade.git
synced 2026-01-11 23:08:30 +01:00
Generic types and functions for encoding and decoding columns
Removed other subprojects. Reformatted. Use new .github workflows. Updated package metadata. |
||
|---|---|---|
| .github | ||
| src | ||
| .gitignore | ||
| CHANGELOG.md | ||
| colonnade.cabal | ||
| fourmolu.yaml | ||
| LICENSE | ||
| README.md | ||
To run doctests:
First make sure doctest is on the PATH (i.e. cabal install doctest).
Then run:
cabal repl --with-ghc=doctest --repl-options="-fno-warn-orphans -Wno-x-partial" colonnade