Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 732 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 732 Bytes

pg-client

build status

A low level Postgres client library for Haskell. Used at Hasura in various production projects.

The code for this library has now moved to another git repository, and can be found here: graphql-engine repository.

Style

This repository follows the graphql-engine style guide. Use make format to run the formatter.