Dependencies for verbosity-0.2.1.0

library

Flags

Manual Flags

NameDescriptionDefault
pedantic

Pass additional warning flags to GHC.

Disabled
Automatic Flags
NameDescriptionDefault
data-typeable

Derive instances for Data and Typeable type classes.

Enabled
ghc-generics

Derive instances for Generic type class.

Enabled
binary

Derive instances for Binary type class.

Enabled
data-default

Derive instances for Default type class.

Enabled
deepseq

Define instance for NFData type class.

Enabled
cereal

Define instance for Serialize type class.

Disabled

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