libconfig: Haskell bindings to libconfig
Low-level FFI bindings to the libconfig configuration file library.
This binding is very low-level at the moment, but higher-level safe interfaces are planned.
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.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
prisms | Build prisms along with lenses (adds a dependency on If tests are enabled, this also adds a
dependency on If this flag is disabled, no lens tests will be run. This is suboptimal but simpler than adding another cabal flag. | 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.2.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) [details] |
License | BSD-3-Clause |
Copyright | 2015 Matthew Peddie <mpeddie@gmail.com> |
Author | Matthew Peddie |
Maintainer | mpeddie@gmail.com |
Category | Language |
Source repo | head: git clone git@github.com/peddie/libconfig-haskell |
Uploaded | by peddie at 2015-04-25T08:40:00Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2085 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |