mirror of
https://github.com/byteverse/colonnade.git
synced 2026-01-11 23:08:30 +01:00
Removed other subprojects. Reformatted. Use new .github workflows. Updated package metadata.
203 B
203 B
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