DBDirect-hdbc-postgresql

HaskellDB support for the HDBC PostgreSQL driver

Install

All systems
curl cmd.cat/DBDirect-hdbc-postgresql.sh
Debian Debian
apt-get install libghc-haskelldb-hdbc-postgresql-dev
Ubuntu
apt-get install libghc-haskelldb-hdbc-postgresql-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libghc-haskelldb-hdbc-postgresql-dev
Raspbian
apt-get install libghc-haskelldb-hdbc-postgresql-dev

libghc-haskelldb-hdbc-postgresql-dev

HaskellDB support for the HDBC PostgreSQL driver

This library allows you to use the HaskellDB database abstraction library with the PostgreSQL driver provided by the HDBC database driver interface suite. This package also includes the DBDirect-hdbc-postgresql binary to generate Haskell source files by querying the database. This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.