1
0
Fork 0
mirror of https://github.com/simplex-chat/postgresql-simple.git synced 2026-01-30 15:53:21 +00:00
Mid-level client library for accessing PostgreSQL from Haskell
  • Haskell 99.9%
  • Shell 0.1%
Find a file
2024-08-24 22:25:03 +03:00
.github/workflows Support GHC-9.10 2024-08-02 15:13:57 +03:00
bench Add Vector query 2018-10-15 19:38:10 +03:00
src/Database/PostgreSQL Add superclass for all postgresql exceptions 2023-07-31 11:32:05 +03:00
test Add superclass for all postgresql exceptions 2023-07-31 11:32:05 +03:00
tools Don't use TemplateHaskell in the library itself 2019-02-22 09:13:58 +02:00
.gitignore Add more files to .gitignore 2019-02-22 09:13:58 +02:00
cabal.haskell-ci Use GHA 2021-01-01 20:52:26 +02:00
cabal.project Support GHC-9.10 2024-08-02 15:13:57 +03:00
cabal.project.local.win Update CI configs 2020-11-03 11:14:11 +02:00
CHANGES.md Add changelog about SomePostgreSqlException 2023-07-31 11:48:31 +03:00
CONTRIBUTING.md haskell-ci-0.12, update CONTRIBUTING 2021-03-12 12:32:50 +02:00
CONTRIBUTORS Version 0.5.3.0; CHANGES and CONTRIBUTORS 2017-05-15 01:29:01 -04:00
LICENSE Initial Commit 2011-12-25 00:49:35 -05:00
postgresql-simple.cabal Allow postgresql-libpq-0.11 2024-08-24 22:10:56 +03:00
README.md Update metadata 2020-11-15 21:48:53 +02:00
sdist.sh Automate source distribution 2016-06-01 17:26:31 -04:00
Setup.hs Initial Commit 2011-12-25 00:49:35 -05:00