haskell-configfile 1.1.4-10build1 source package in Ubuntu

Changelog

haskell-configfile (1.1.4-10build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 10 Dec 2022 13:53:59 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar 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-10build1.debian.tar.xz 9.1 KiB 0347931c4f7dd4d98d33dbed74a64f5c378b2a987111391c8b8f74cc8062776a
haskell-configfile_1.1.4-10build1.dsc 2.4 KiB 47c2712ccf7184a545f65043b5ee1e40652ffac4a8c7056485e8d6449e19f41f

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.