hslogger 1.1.4+dfsg1-1build3 source package in Ubuntu

Changelog

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

  * No-change rebuild
 -- Iain Lane <email address hidden>   Wed, 14 Dec 2011 12:09:35 +0000

Upload details

Uploaded by:
Iain Lane
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-1build3.debian.tar.gz 8.6 KiB 0e52e29ac49109233957c3a0ad61bb360cf4985b6e913ee865a3aba03ef7653c
hslogger_1.1.4+dfsg1-1build3.dsc 2.4 KiB d4dba9250b42d6d9208fd03a0edc6ef2d4810f3892525728a8e28bed9595634a

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.