Update README.md

This commit is contained in:
Nikita Volkov 2016-02-29 08:26:25 +03:00
parent 508e095976
commit c0d96eb5b2

View File

@ -18,6 +18,8 @@ Hasql is not just a single library, it is a granular ecosystem of composable lib
* "hasql-migration" - an abstraction over the migration strategies. *Yet to be released.*
* ["hasql-optparse-applicative"](https://github.com/sannsyn/hasql-optparse-applicative) - "optparse-applicative" parsers for Hasql.
### Benefits of being an ecosystem
* **Simplicity.** Each library in isolation provides a simple API, which is trivial to comprehend.