haskell-configfile 1.0.6-3build4 source package in Ubuntu

Changelog

haskell-configfile (1.0.6-3build4) precise; urgency=low

  * No change rebuild.
 -- Iulian Udrea <email address hidden>   Sat, 17 Dec 2011 14:14:03 +0000

Upload details

Uploaded by:
Iulian Udrea
Uploaded to:
Precise
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-3build4.diff.gz 9.4 KiB d25742a676281247e55e159008df25b945cdef8b5413a6dbf4207fd03d722311
haskell-configfile_1.0.6-3build4.dsc 2.3 KiB 531c49ad640b9c258c5b9b00c7ca1cd728784ad3b8dceed4a79dd05c9e625d69

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: Parser and writer for sectioned config files in Haskell; documentation

 This package provides the documentation for 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-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.