haskell-hsql 1.8.1-3 source package in Ubuntu

Changelog

haskell-hsql (1.8.1-3) unstable; urgency=low


  * Fixes for changed behaviour in GHC 7.4
    + Use mkTyCon3 instead of deprecated mkTyCon in DB/HSQL/Error.hs. Takes 3
      Strings: (Package Name, Module Name, Constructor)
    + Also import constructors of CType in DB/HSQL/Type/Time.hsc. GHC 7.6 will
      make using abstract newtypes in FFI declarations an error (for now it is
      just a warning).
    + Use FlexibleInstances extension in DB/HSQL/Type/Diverse.hs in order to
      allow SqlBind instance to be defined for String ([Char]). * 

 -- Iain Lane <email address hidden>  Thu, 01 Mar 2012 21:37:31 +0000

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe devel

Downloads

File Size SHA-256 Checksum
haskell-hsql_1.8.1-3.dsc 2.1 KiB ccfb763732ab51df4e2864261d8edb6087b68209f47e8f0e1b090b4989751e9f
haskell-hsql_1.8.1.orig.tar.gz 9.1 KiB bff33ef9109a9e27333f239bb999f224192da5a1a91a78a0bf3ba1b514107dc9
haskell-hsql_1.8.1-3.debian.tar.gz 6.1 KiB 026fc96fde7d0175f23213c145ee39519ba3f6b53627c0e19d0ae506456ba13f

No changes file available.

Binary packages built by this source

libghc-hsql-dev: No summary available for libghc-hsql-dev in ubuntu quantal.

No description available for libghc-hsql-dev in ubuntu quantal.

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: No summary available for libghc-hsql-prof in ubuntu quantal.

No description available for libghc-hsql-prof in ubuntu quantal.