hslogger 1.1.4+dfsg1-1build2 source package in Ubuntu

Changelog

hslogger (1.1.4+dfsg1-1build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Mon, 07 Nov 2011 11:21:57 +0000

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
hslogger_1.1.4+dfsg1.orig.tar.gz 26.3 KiB 4a3dbff5949a99512ac89a140053606815f09b8301bcb9f3aa98836d529b3888
hslogger_1.1.4+dfsg1-1build2.debian.tar.gz 8.5 KiB b8d93f5ca52610dbb8d469dbf778d0a3f7c454c9c4e1dbe63b0bcebb943ec91a
hslogger_1.1.4+dfsg1-1build2.dsc 2.4 KiB acf0f738cca9a0f0237ed4967533bb3bf36c05f0a160f9ca8458da3f772f478e

View changes file

Binary packages built by this source

libghc-hslogger-dev: The Haskell Logging Framework, GHC package

 hslogger is a logging framework for Haskell, roughly similar to
 Python's logging module.
 .
 hslogger lets each log message have a priority and source be associated
 with it. The programmer can then define global handlers that route
 or filter messages based on the priority and source. hslogger also
 has a syslog handler built in.

libghc-hslogger-doc: The Haskell Logging Framework, API Documentation

 hslogger is a logging framework for Haskell, roughly similar to
 Python's logging module.
 .
 hslogger lets each log message have a priority and source be associated
 with it. The programmer can then define global handlers that route
 or filter messages based on the priority and source. hslogger also
 has a syslog handler built in.
 .
 This package contains the API documentation.

libghc-hslogger-prof: The Haskell Logging Framework, GHC profiling libraries

 hslogger is a logging framework for Haskell, roughly similar to
 Python's logging module.
 .
 hslogger lets each log message have a priority and source be associated
 with it. The programmer can then define global handlers that route
 or filter messages based on the priority and source. hslogger also
 has a syslog handler built in.
 .
 This package contains the libraries used to profile programs linked
 against hslogger.