libconfig: Haskell bindings to libconfig

[ bsd3, language, library ] [ Propose Tags ]

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.

Flags

Automatic Flags
NameDescriptionDefault
prisms

Build prisms along with lenses (adds a dependency on the profunctors package).

If tests are enabled, this flag also adds a dependency on lens for the test suite.

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 binary package. This is done by Generics and will not work on GHCs older than 7.8, because they ship with binary version 0.5 or older.

Enabled
cereal

Provide instances for Data.Serialize.Serialize from the cereal package.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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 2005 total (10 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]