Dependencies for data-default-extra-0.1.0

library

Flags

Automatic Flags
NameDescriptionDefault
with-bytestring

Provide instances for (lazy and strict) ByteString, ByteString Builder and for ShortByteString.

Enabled
with-case-insensitive

Provide instance for CI (Case Insensitive) type wrapper.

Enabled
with-containers

Provide instances for Set, Map, IntMap, IntSet, Seq, and Tree.

Enabled
with-dlist

Provide instance for DList type.

Disabled
with-text

Provide instance for (strict and lazy) Text and Text Builder.

Enabled
with-old-locale

Provide instance for TimeLocale type.

Enabled
with-unordered-containers

Provide instances for HashMap and HashSet.

Enabled
with-vector

Provide instances for various (boxed and unboxed) Vector types.

Enabled

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