Dependencies for libconfig-0.2.0.0

library

Flags

Automatic Flags
NameDescriptionDefault
prisms

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

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

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 binary package. This is done by Generics and will not work on GHCs older than 7.8, because they are pinned to 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