haskell-configfile 1.1.4-2build1 source package in Ubuntu

Changelog

haskell-configfile (1.1.4-2build1) xenial; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Tue, 12 Jan 2016 04:01:37 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe devel

Downloads

File Size SHA-256 Checksum
haskell-configfile_1.1.4.orig.tar.gz 28.3 KiB ae087b359ff2945a62b671449227e0a811d143ee651179f4e7e9c66548e0f514
haskell-configfile_1.1.4-2build1.debian.tar.xz 8.0 KiB a6091b19e4a60b1fe6fb0156f15cf39867679895124ea6a341369d3922b9e19b
haskell-configfile_1.1.4-2build1.dsc 2.4 KiB 1aa33e240a258506ffc5473c52f8b1b9e1397e71203b189a73ad0c17669786d7

View changes file

Binary packages built by this source

libghc-configfile-dev: No summary available for libghc-configfile-dev in ubuntu yakkety.

No description available for libghc-configfile-dev in ubuntu yakkety.

libghc-configfile-doc: Parser and writer for sectioned config files in Haskell; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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.