ihp-postgresql-simple-extra: Extra data types for postgresql-simple

[ database, library, mit ] [ Propose Tags ] [ Report a vulnerability ]

This package is included by default in IHP apps and implements support for postgres data types that are not supported by the postgresql-simple package by default


[Skip to Readme]

Modules

  • IHP
    • Postgres
      • IHP.Postgres.Inet
      • IHP.Postgres.Interval
      • IHP.Postgres.Point
      • IHP.Postgres.Polygon
      • IHP.Postgres.TSVector
      • IHP.Postgres.TimeParser
      • IHP.Postgres.TypeInfo

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.3.0
Dependencies aeson, attoparsec, base (>=4.17.0 && <4.22), basic-prelude, bytestring, ip, postgresql-simple, text, time, time-compat [details]
License MIT
Author digitally induced GmbH
Maintainer support@digitallyinduced.com
Category Database
Bug tracker https://github.com/digitallyinduced/ihp/issues
Source repo head: git clone https://github.com/digitallyinduced/ihp.git
Uploaded by MarcScholten at 2025-08-28T09:48:18Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 3 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2025-08-28 [all 2 reports]

Readme for ihp-postgresql-simple-extra-1.3.0

[back to package description]

ihp-postgres-simple-extra

This package is included by default in IHP apps and implements support for postgres data types that are not supported by the postgresql-simple package by default:

  • INET
  • INTERVAL
  • POINT
  • POLYGON
  • TSVECTOR