mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-12-26 12:01:35 +03:00
Merge pull request #154 from mitchellwrosen/patch-1
Add `hasql-interpolate` to ecosystem section of readme
This commit is contained in:
commit
f41cc75599
@ -36,6 +36,8 @@ Hasql is not just a single library, it is a granular ecosystem of composable lib
|
||||
|
||||
* ["hasql-implicits"](https://github.com/nikita-volkov/hasql-implicits) - implicit definitions, such as default codecs for standard types.
|
||||
|
||||
* ["hasql-interpolate"](https://github.com/awkward-squad/hasql-interpolate) - a QuasiQuoter that supports interpolating Haskell expressions into Hasql queries.
|
||||
|
||||
### Benefits of being an ecosystem
|
||||
|
||||
* **Simplicity.** Each library in isolation provides a simple API, which is hopefully easier to comprehend.
|
||||
|
Loading…
Reference in New Issue
Block a user