haskell-configfile 1.1.1-4build1 source package in Ubuntu

Changelog

haskell-configfile (1.1.1-4build1) saucy; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Thu, 30 May 2013 10:33:12 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Saucy
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
haskell-configfile_1.1.1.orig.tar.gz 27.6 KiB 55067e4b6d5f532d6e28c739869742a011490905e24894da9015368aed825e70
haskell-configfile_1.1.1-4build1.diff.gz 8.5 KiB 117d365c8c5fd44f90b149473180da502f793823145d7e428f78a0ffdc2cda0d
haskell-configfile_1.1.1-4build1.dsc 2.5 KiB 5a98d71202f3eb8511b01cfe011d12c7dfe294db0f34a1cd854bfb6e70c10ba6

View changes file

Binary packages built by this source

libghc-configfile-dev: Parser and writer for sectioned config files in 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 provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

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

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

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

 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.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.