JsonLogic library for Haskell
This repository holds the packages for:
- jsonlogic
- jsonlogic-aeson
See the example project for extra context. Or the example from the core project.
Run all package tests:
cabal test allbuild all packages:
cabal build allTo build all documentation run:
cabal haddock all