HDBC-postgresql: PostgreSQL driver for HDBC
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- From version 1.24 cabal supports specifiying explicit dependencies for Custom setup scripts. Consider using cabal-version >= 1.24 and adding a 'custom-setup' section with a 'setup-depends' field that specifies the dependencies of the Setup.hs script itself. The 'setup-depends' field uses the same syntax as 'build-depends', so a simple example would be 'setup-depends: base, Cabal'.
- Declared and used flag sets differ: buildtests, mintime15, splitbase /= buildtests, mintime15.
Properties
Versions | 1.0.1.0, 1.1.3.0, 1.1.4.0, 1.1.6.0, 2.0.0.0, 2.1.0.0, 2.2.0.0, 2.2.3.0, 2.2.3.1, 2.2.3.2, 2.2.3.3, 2.3.2.0, 2.3.2.1, 2.3.2.2, 2.3.2.3, 2.3.2.4, 2.3.2.5, 2.3.2.6, 2.3.2.6, 2.3.2.7, 2.3.2.8, 2.4.0.0, 2.5.0.0, 2.5.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=3 && <5), bytestring, containers, convertible, HDBC (>=2.2.0), HUnit, mtl, old-locale, old-time, parsec, QuickCheck, testpack, time (<1.9), utf8-string [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2005-2011 John Goerzen |
Author | John Goerzen |
Maintainer | Nicolas Wu <nicolas.wu@gmail.com> |
Category | Database |
Home page | http://github.com/hdbc/hdbc-postgresql |
Source repo | head: git clone https://github.com/hdbc/hdbc-postgresql.git |
Uploaded | by rsoeldner at 2018-12-18T18:01:13Z |
Modules
[Index] [Quick Jump]
- Database
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new smaller, split-up package. | Enabled |
buildtests | Build the executable to run unit tests | Disabled |
mintime15 | Use time 1.5 or higher. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- HDBC-postgresql-2.3.2.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees