libghc-haskelldb-hdbc-postgres software package provides HaskellDB support for the HDBC PostgreSQL driver, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-haskelldb-hdbc-postgres
libghc-haskelldb-hdbc-postgres is installed in your system.
Make ensure the libghc-haskelldb-hdbc-postgres package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-haskelldb-hdbc-postgres*
You will get with libghc-haskelldb-hdbc-postgres package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Haskell |
| Package | libghc-haskelldb-hdbc-postgres |
| Version | 2.1.2-3build1 |
| Description | HaskellDB support for the HDBC PostgreSQL driver |
| Sub Section | Haskell |