haskell-configfile 1.0.6-3build3 source package in Ubuntu

Changelog

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

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Sun, 13 Nov 2011 11:34:42 +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
haskell-configfile_1.0.6.orig.tar.gz 26.7 KiB 339722184b86d53d8b361933e572b6e1478824c7eba3fb66b67d0eb5245cd038
haskell-configfile_1.0.6-3build3.diff.gz 9.3 KiB ef18f43cfd41bacc8ed2ec1314d3b49b0477524726ebb6df470414198f7065d0
haskell-configfile_1.0.6-3build3.dsc 2.5 KiB b2922bf749d681c5f907ca277cfb101f10e8a680905a006ac4acdb18c388412a

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.