hdbc-odbc 2.2.3.0-4ubuntu3 source package in Ubuntu

Changelog

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

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Fri, 11 Nov 2011 18:10:16 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
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-4ubuntu3.diff.gz 3.5 KiB 31f4ac33c7fc65146b6104966bbd6430973997a5c304a031cc6543c63ab05314
hdbc-odbc_2.2.3.0-4ubuntu3.dsc 2.4 KiB cc188aa49e6244c21619fdd04339712aa9745fdbad9bea4dadd4675e5a494953

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.