Dependencies for verbosity-0.3.0.0

library

Flags

Manual Flags

NameDescriptionDefault
pedantic

Pass additional warning flags to GHC.

Disabled
Automatic Flags
NameDescriptionDefault
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
safecopy

Define instance for SafeCopy type class.

Disabled
lattices

Define instances for JoinSemiLattice, MeetSemiLattice, BoundedJoinSemiLattice, BoundedMeetSemiLattice, Lattice, and BoundedLattice.

Disabled
dhall

Define Verbosity instance for (Dhall) Interpret type class. Implies `ghc-generics` flag as well.

Enabled
serialise

Define instance for Serialise type class.

Enabled

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