packages feed

sq-0.0.1: README.md

# sq

High-level SQLite client library in Haskell.

* Copyright © Renzo Carbonara, 2023.

* Licensing terms in `LICENSE` file (`Apache-2.0`).



## Development

1. Clone this repo and run `nix develop` in the top-level folder.

2. Within that environment, you can use `cabal` as usual.

3. If you don't have `nix` installed, then have `nix` installed.