mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-11-22 01:52:45 +03:00
Add a notion of "hasql-implicits" in README
This commit is contained in:
parent
956bde980c
commit
b6b8b56e94
@ -29,6 +29,8 @@ Hasql is not just a single library, it is a granular ecosystem of composable lib
|
||||
|
||||
* ["hasql-optparse-applicative"](https://github.com/sannsyn/hasql-optparse-applicative) - "optparse-applicative" parsers for Hasql.
|
||||
|
||||
* ["hasql-implicits"](https://github.com/nikita-volkov/hasql-implicits) - implicit definitions, such as default codecs for standard types.
|
||||
|
||||
### 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