haskell-hsql 1.8.1-1build2 source package in Ubuntu

Changelog

haskell-hsql (1.8.1-1build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Fri, 04 Nov 2011 14:09:16 -0400

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-hsql_1.8.1.orig.tar.gz 9.1 KiB bff33ef9109a9e27333f239bb999f224192da5a1a91a78a0bf3ba1b514107dc9
haskell-hsql_1.8.1-1build2.debian.tar.gz 5.3 KiB e458fccd3a9b6cf3456e8d516d57a44f3cef0ad291f2d6f5a47cc08b400b6823
haskell-hsql_1.8.1-1build2.dsc 2.2 KiB 501f63d62d6bc274f119dac0f39d04702838b96ce93a849a8531f870069cafd6

Available diffs

View changes file

Binary packages built by this source

libghc-hsql-dev: Multi-Database Interface System library for GHC

 HSQL provides interfaces for Haskell programmers to the PostgreSQL,
 MySQL, SQLite, and UnixODBC database systems. There is a generic
 abstract interface so that code can be used interchangeably with these
 database systems. In this sense, it is similar to Java's JDBC,
 Python's DB-API, or Perl's DBI.

libghc-hsql-doc: API documentation of the HSQL library for Haskell

 HSQL provides interfaces for Haskell programmers to the PostgreSQL,
 MySQL, SQLite, and UnixODBC database systems. There is a generic
 abstract interface so that code can be used interchangeably with these
 database systems. In this sense, it is similar to Java's JDBC,
 Python's DB-API, or Perl's DBI.
 .
 This package provides documentation for HSQL.

libghc-hsql-prof: Multi-Database Interface System profiling library for GHC

 HSQL provides interfaces for Haskell programmers to the PostgreSQL,
 MySQL, SQLite, and UnixODBC database systems. There is a generic
 abstract interface so that code can be used interchangeably with these
 database systems. In this sense, it is similar to Java's JDBC,
 Python's DB-API, or Perl's DBI.