haskell-configfile 1.1.4-11build1 source package in Ubuntu

Changelog

haskell-configfile (1.1.4-11build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 14:34:25 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular 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-11build1.debian.tar.xz 9.1 KiB a52a13f85b104258cdf0089161136e8641840ae8e657056038a0439ff71ca00d
haskell-configfile_1.1.4-11build1.dsc 2.4 KiB c72df1d93c131cc1d7a95f8beb7ccec419d84171a3952bd2c5517cdd3560d09d

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: 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.