Dependencies for libconfig-0.3.0.0

library

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