Binary package “libghc-hdbc-odbc-doc” in ubuntu trusty

unixODBC HDBC (Haskell Database Connectivity) Documentation

 HDBC provides an abstraction layer between Haskell programs and SQL
 relational databases. This lets you write database code once, in
 Haskell, and have it work with any number of backend SQL databases
 (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)
 .
 This package provides documentation for the ODBC database driver for HDBC
 under GHC.