diff --git a/hasql.cabal b/hasql.cabal index d94a0a4..ea6f26d 100644 --- a/hasql.cabal +++ b/hasql.cabal @@ -3,7 +3,9 @@ version: 1.4 category: Hasql, Database, PostgreSQL synopsis: An efficient PostgreSQL driver with a flexible mapping API description: - This package is the root of the \"hasql\" ecosystem. + Root of the \"hasql\" ecosystem. + For details and tutorials see + . . The API comes free from all kinds of exceptions. All error-reporting is explicit and is presented using the 'Either' type. homepage: https://github.com/nikita-volkov/hasql