libconfig: Haskell bindings to libconfig
Low-level FFI bindings to the libconfig configuration file library.
This library only binds to version 1.4.9 of the libconfig
library, which is known as libconfig9
in Debian-like
distributions, including Ubuntu. It will not work with
older versions of libconfig, including the libconfig8
distributed in Ubuntu 12.04.
See below for several flags you can use to reduce
dependencies if this is a problem for you. If you disable
everything, this package will only depend on
transformers
, text
, hashable
and deepseq
.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
prisms | Build prisms along with lenses (adds a
dependency on the If tests are enabled, this flag also adds a
dependency on If this flag is disabled, no tests for Language.Libconfig.Optics will be run at all. | Enabled |
binary | Provide instances for Data.Binary.Binary from
the | Enabled |
cereal | Provide instances for Data.Serialize.Serialize
from the | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- libconfig-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0 |
---|---|
Dependencies | base (>=4.6 && <4.9), binary (>=0.5 && <0.8), cereal (>=0.4 && <0.5), cereal-text (>=0.1), deepseq (>=1.3), hashable (>=1.2 && <1.3), profunctors (>=4 && <5), text (>=1.1 && <1.3), text-binary (>=0.1), transformers (>=0.3), transformers-compat (>=0.3) [details] |
License | BSD-3-Clause |
Copyright | 2015 Matthew Peddie <mpeddie@gmail.com> |
Author | Matthew Peddie |
Maintainer | mpeddie@gmail.com |
Category | Language |
Home page | https://github.com/peddie/libconfig-haskell |
Source repo | head: git clone https://github.com/peddie/libconfig-haskell |
Uploaded | by peddie at 2015-04-29T02:36:40Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2061 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed as of 2015-04-29 [all 1 reports] |