@hackage / orville-postgresql

A Haskell library for PostgreSQL

Latest1.1.1.0

About

Metadata

  • Last updated , by qxjit
  • License MIT
  • Maintained by: maintainers@flipstone.com

  • Lottery factor: 2

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.2
  3. 9.8.4
  4. 9.6.7
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2
  8. 8.10.7

Package Flags

Use the -f option with cabal commands to enable flags

    ci (off by default)

    More strict ghc options used for development and ci, not intended for end-use.

Readme

Orville's goal is to provide a powerful API for applications to access PostgreSQL databases with minimal use of sophisticated language techniques or extensions. See https://github.com/flipstone/orville for more details.