Description
High-level SQLite client.
README.md
sq
High-level SQLite client library in Haskell.
Copyright © Renzo Carbonara, 2023.
Licensing terms in
LICENSE
file (Apache-2.0
).
Development
Clone this repo and run
nix develop
in the top-level folder.Within that environment, you can use
cabal
as usual.If you don't have
nix
installed, then havenix
installed.