haskell-configfile 1.1.4-4build3 source package in Ubuntu

Changelog

haskell-configfile (1.1.4-4build3) artful; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 10 Jul 2017 08:45:37 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic 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-4build3.debian.tar.xz 8.9 KiB cc1e0f0869401c9499026a050466145e9213f8fe85272f520a72ce39f23207dc
haskell-configfile_1.1.4-4build3.dsc 2.5 KiB 19c5a758b857b0db1d3b6bad3e4f8df9903c01d49ab309710b4df40ad2c44330

Available diffs

View changes file

Binary packages built by this source

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

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

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

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

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.