haskell-configurator 0.3.0.0-11 source package in Ubuntu

Changelog

haskell-configurator (0.3.0.0-11) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Wed, 13 Sep 2023 21:57:34 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-configurator_0.3.0.0-11.dsc 2.6 KiB 1f8ce567a0972efa1db4cc3eb06781f6edfb1b9ba18d3581af97a61862bb51d1
haskell-configurator_0.3.0.0.orig.tar.gz 14.9 KiB 6eb9996b672e9f7112ca23482c42fa533553312c3c13f38a8a06476e67c031b4
haskell-configurator_0.3.0.0-11.debian.tar.xz 3.2 KiB b5f24320ad8805c4d3c6e605292446d151b656f5252555ecde16e058465659ec

No changes file available.

Binary packages built by this source

libghc-configurator-dev: dynamic config file reloading

 A configuration management library for programs and daemons.
 .
 Features include:
 .
 * Automatic, dynamic reloading in response to modifications to
 configuration files.
 .
 * A simple, but flexible, configuration language, supporting several
 of the most commonly needed types of data, along with
 interpolation of strings from the configuration or the system
 environment (e.g. $(HOME)).
 .
 * Subscription-based notification of changes to configuration
 properties.
 .
 * An import directive allows the configuration of a complex
 application to be split across several smaller files, or common
 configuration data to be shared across several applications.
 .
 This package contains the normal library files.

libghc-configurator-doc: dynamic config file reloading; documentation

 A configuration management library for programs and daemons.
 .
 Features include:
 .
 * Automatic, dynamic reloading in response to modifications to
 configuration files.
 .
 * A simple, but flexible, configuration language, supporting several
 of the most commonly needed types of data, along with
 interpolation of strings from the configuration or the system
 environment (e.g. $(HOME)).
 .
 * Subscription-based notification of changes to configuration
 properties.
 .
 * An import directive allows the configuration of a complex
 application to be split across several smaller files, or common
 configuration data to be shared across several applications.
 .
 This package contains the documentation files.

libghc-configurator-prof: dynamic config file reloading; profiling libraries

 A configuration management library for programs and daemons.
 .
 Features include:
 .
 * Automatic, dynamic reloading in response to modifications to
 configuration files.
 .
 * A simple, but flexible, configuration language, supporting several
 of the most commonly needed types of data, along with
 interpolation of strings from the configuration or the system
 environment (e.g. $(HOME)).
 .
 * Subscription-based notification of changes to configuration
 properties.
 .
 * An import directive allows the configuration of a complex
 application to be split across several smaller files, or common
 configuration data to be shared across several applications.
 .
 This package contains the libraries compiled with profiling enabled.