byteverse/colonnade

Generic types and functions for encoding and decoding columns

Haskell

45

163 commits

updated Nov 4, 2024

See the code

README

Most of the tests use doctest, which isn't run like a normal test suite (I guess).

To run these tests, first make sure doctest is on the PATH (i.e. cabal install doctest), then run the following commands:

cabal repl --build-depends=QuickCheck --with-ghc=doctest --repl-options="-fno-warn-orphans" siphon
cabal repl --build-depends=QuickCheck --with-ghc=doctest --repl-options="-fno-warn-orphans" colonnade
cabal repl --build-depends=QuickCheck --with-ghc=doctest --repl-options="-fno-warn-orphans" blaze-colonnade

There are no tests for lucid-colonnade at present.

haskell

Contributors

andrewthad

138 commits

aljce

6 commits

goolord

5 commits

chessai

4 commits

byteverse/colonnade

Generic types and functions for encoding and decoding columns

Haskell

45

163 commits

updated Nov 4, 2024

See the code

README

Most of the tests use doctest, which isn't run like a normal test suite (I guess).

To run these tests, first make sure doctest is on the PATH (i.e. cabal install doctest), then run the following commands:

cabal repl --build-depends=QuickCheck --with-ghc=doctest --repl-options="-fno-warn-orphans" siphon
cabal repl --build-depends=QuickCheck --with-ghc=doctest --repl-options="-fno-warn-orphans" colonnade
cabal repl --build-depends=QuickCheck --with-ghc=doctest --repl-options="-fno-warn-orphans" blaze-colonnade

There are no tests for lucid-colonnade at present.

haskell

Contributors

andrewthad

138 commits

aljce

6 commits

goolord

5 commits

chessai

4 commits

Languages

Haskell

95.3%

Shell

4.7%