haskell-configfile 1.0.6-3build2 source package in Ubuntu

Changelog

haskell-configfile (1.0.6-3build2) oneiric; urgency=low

  * No change rebuild against new GHC ABIs
 -- Iain Lane <email address hidden>   Wed, 08 Jun 2011 16:28:13 +0100

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Oneiric
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-configfile_1.0.6.orig.tar.gz 26.7 KiB 339722184b86d53d8b361933e572b6e1478824c7eba3fb66b67d0eb5245cd038
haskell-configfile_1.0.6-3build2.diff.gz 9.4 KiB 8da5d15cb5482aad4fb7a7ea65c338870a7380506bd3e831dc194f1fd662b4b7
haskell-configfile_1.0.6-3build2.dsc 2.3 KiB b11fd7abfff996698dbb8097fecf95e5921993469ef3b61837f8e8d42c2d34ee

Available diffs

View changes file

Binary packages built by this source

libghc-configfile-dev: Parser and writer for sectioned config files in Haskell

 This package provides a library for the Haskell programming language. See
 http://www.haskell.org/ for more information on Haskell.
 .
 The ConfigFile module works with configuration files in a standard
 format that is easy for the user to edit, easy for the programmer
 to work with, yet remains powerful and flexible. It is inspired by,
 and compatible with, Python's ConfigParser module. It uses files
 that resemble Windows .INI-style files, but with numerous
 improvements.
 .
 ConfigFile provides simple calls to both read and write config files.
 It's possible to make a config file parsable by this module,
 the Unix shell, and make.

libghc-configfile-doc: No summary available for libghc-configfile-doc in ubuntu oneiric.

No description available for libghc-configfile-doc in ubuntu oneiric.

libghc-configfile-prof: Parser and writer for sectioned config files in Haskell; profiling libraries

 This package provides a library for the Haskell programming language. See
 http://www.haskell.org/ for more information on Haskell.
 .
 The ConfigFile module works with configuration files in a standard
 format that is easy for the user to edit, easy for the programmer
 to work with, yet remains powerful and flexible. It is inspired by,
 and compatible with, Python's ConfigParser module. It uses files
 that resemble Windows .INI-style files, but with numerous
 improvements.
 .
 ConfigFile provides simple calls to both read and write config files.
 It's possible to make a config file parsable by this module,
 the Unix shell, and make.
 .
 This package contains configfile compiled for profiling.