hpgsql-simple-compat: Fork of postgresql-simple implemented with hpgsql instead of postgresql-libpq.
This is a fork of postgresql-simple that tries to preserve its API as much as possible, but uses hpgsql instead of postgresql-libpq under the hood. The idea is to ease migrating to hpgsql itself. Check the GitHub for more information.
Modules
[Index] [Quick Jump]
- Database
- PostgreSQL
- Database.PostgreSQL.LibPQ
- Database.PostgreSQL.Query
- Database.PostgreSQL.Simple
- Database.PostgreSQL.Simple.Arrays
- Database.PostgreSQL.Simple.Copy
- Database.PostgreSQL.Simple.Cursor
- Database.PostgreSQL.Simple.Errors
- Database.PostgreSQL.Simple.FromField
- Database.PostgreSQL.Simple.FromRow
- Database.PostgreSQL.Simple.HStore
- Database.PostgreSQL.Simple.HpgsqlUtils
- Database.PostgreSQL.Simple.Internal
- Database.PostgreSQL.Simple.Newtypes
- Database.PostgreSQL.Simple.Notification
- Database.PostgreSQL.Simple.Ok
- Database.PostgreSQL.Simple.Range
- Database.PostgreSQL.Simple.SqlQQ
- Database.PostgreSQL.Simple.Time
- Database.PostgreSQL.Simple.ToField
- Database.PostgreSQL.Simple.ToRow
- Database.PostgreSQL.Simple.Transaction
- Database.PostgreSQL.Simple.TypeInfo
- Database.PostgreSQL.Simple.Types
- PostgreSQL
Downloads
- hpgsql-simple-compat-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Dependencies | aeson (>=2.2 && <2.3), attoparsec (>=0.14 && <0.15), base (>=4.18 && <4.21), bytestring (>=0.11 && <0.13), case-insensitive (>=1.2 && <1.3), containers (>=0.6 && <0.8), hashable (>=1.5 && <1.6), haskell-src-meta (>=0.8 && <0.9), hpgsql (>=0.1 && <0.2), mtl (>=2.3 && <2.4), Only (>=0.1 && <0.2), scientific (>=0.3 && <0.4), streaming (>=0.2 && <0.3), template-haskell (>=2.20 && <2.23), text (>=2.0 && <2.2), time-compat (>=1.9 && <1.10), transformers (>=0.6 && <0.7), uuid-types (>=1.0 && <1.1), vector (>=0.13 && <0.14) [details] |
| License | BSD-3-Clause |
| Copyright | (c) 2026 Marcelo Zabani (c) 2011 MailRank, Inc. (c) 2011-2018 Leon P Smith (c) 2018-2020 Oleg Grenrus (c) 2014 Aleksey Uimanov (c) 2010 Grant Monroe |
| Author | Bryan O'Sullivan, Leon P Smith, Aleksey Uimanov, Grant Monroe, Marcelo Zabani |
| Maintainer | Marcelo Zabani |
| Uploaded | by mzabani at 2026-05-15T20:23:56Z |
| Category | Database |
| Home page | https://github.com/mzabani/hpgsql#readme |
| Bug tracker | https://github.com/mzabani/hpgsql/issues |
| Source repo | head: git clone http://github.com/mzabani/hpgsql/hpgsql-simple-compat |
| Distributions | |
| Downloads | 2 total (2 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-05-15 [all 1 reports] |