hdbc-odbc 2.2.3.0-4ubuntu4 source package in Ubuntu

Changelog

hdbc-odbc (2.2.3.0-4ubuntu4) precise; urgency=low

  * No change rebuild.
 -- Iulian Udrea <email address hidden>   Fri, 16 Dec 2011 14:26:24 +0000

Upload details

Uploaded by:
Iulian Udrea
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
hdbc-odbc_2.2.3.0.orig.tar.gz 35.5 KiB 51f2f71df41242df76563f534bea438e041bf25dcfaf957825c9c9673a580f3b
hdbc-odbc_2.2.3.0-4ubuntu4.diff.gz 3.5 KiB 317b5900b034da28d38f60f25e5fa612fa57c791867a3bbce6880a9a8daa0ee5
hdbc-odbc_2.2.3.0-4ubuntu4.dsc 2.2 KiB 487b718e86ed3b7297776f1b125bda058294f1d5ad195e3bb2c70a9aaee33288

View changes file

Binary packages built by this source

libghc-hdbc-odbc-dev: unixODBC HDBC (Haskell Database Connectivity) Driver for GHC

 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 the ODBC database driver for HDBC under GHC.

libghc-hdbc-odbc-doc: 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.

libghc-hdbc-odbc-prof: unixODBC Haskell Database Connectivity Driver; profiling libraries

 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 the ODBC database driver for HDBC under GHC compiled for
 profiling.