haskell-configfile 1.0.6-4 source package in Ubuntu
Changelog
haskell-configfile (1.0.6-4) unstable; urgency=low * Sourceful upload to rebuild documentation package * Build without haskell98. -- Joey Hess <email address hidden> Mon, 27 Feb 2012 19:32:46 -0400
Upload details
- Uploaded by:
- Debian Haskell Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-configfile_1.0.6-4.dsc | 2.4 KiB | dfdd21938f3535e6fea6a151ae51fd3656dd2f9c9f802e474e2c1374e53126f3 |
haskell-configfile_1.0.6.orig.tar.gz | 26.7 KiB | 339722184b86d53d8b361933e572b6e1478824c7eba3fb66b67d0eb5245cd038 |
haskell-configfile_1.0.6-4.diff.gz | 9.3 KiB | 26f9fd41a5cb9022105a6daf21b04f056793075f96d54845fba65d40f4f0d64a |
Available diffs
- diff from 1.0.6-3build5 (in Ubuntu) to 1.0.6-4 (745 bytes)
No changes file available.
Binary packages built by this source
- libghc-configfile-dev: Parser and writer for sectioned config files in Haskell
This package provides a library for the Haskell programming language. See
http://www.haskell. org/ for more information on 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.
- libghc-configfile-doc: No summary available for libghc-configfile-doc in ubuntu quantal.
No description available for libghc-
configfile- doc in ubuntu quantal.
- libghc-configfile-prof: Parser and writer for sectioned config files in Haskell; profiling libraries
This package provides a library for the Haskell programming language. See
http://www.haskell. org/ for more information on 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 contains configfile compiled for profiling.