haskell-configfile 1.1.4-8build1 source package in Ubuntu

Changelog

haskell-configfile (1.1.4-8build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sun, 04 Aug 2019 08:05:28 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal 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-8build1.debian.tar.xz 9.1 KiB b9216db853d550dd22e1c2909ce936ad1037f9a7391d847226829ba3eb77a2b9
haskell-configfile_1.1.4-8build1.dsc 2.4 KiB 3f5d7f6787cf0d77756a7a0152bbf761b55d16ab45910c630e4e38dbf7d9b4f0

View changes file

Binary packages built by this source

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

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

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

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

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.