hdbc-postgresql 2.3.2.5-4build1 source package in Ubuntu

Changelog

hdbc-postgresql (2.3.2.5-4build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sun, 04 Aug 2019 08:08:01 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs

Downloads

File Size SHA-256 Checksum
hdbc-postgresql_2.3.2.5.orig.tar.gz 24.6 KiB 881e7f337b609285218e40455a2905ac0d95f351d5012a55700732d6663d3151
hdbc-postgresql_2.3.2.5-4build1.debian.tar.xz 4.3 KiB cd6e5f842a65b5a57521c5f16408ea425797d1be84ea64248dcd1ecabb49e364
hdbc-postgresql_2.3.2.5-4build1.dsc 2.6 KiB 03dc1a654caaa82726c1ae8252e8e8d3600b0f6ed608cd184b909c9ee48cf10d

View changes file

Binary packages built by this source

libghc-hdbc-postgresql-dev: No summary available for libghc-hdbc-postgresql-dev in ubuntu eoan.

No description available for libghc-hdbc-postgresql-dev in ubuntu eoan.

libghc-hdbc-postgresql-doc: No summary available for libghc-hdbc-postgresql-doc in ubuntu eoan.

No description available for libghc-hdbc-postgresql-doc in ubuntu eoan.

libghc-hdbc-postgresql-prof: PostgreSQL HDBC Driver for GHC; 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.
 .
 This package provides the PostgreSQL database driver for HDBC under GHC
 compiled for profiling.