Dependencies for semigroups-0.18.2

library

Flags

Manual Flags

NameDescriptionDefault
hashable

You can disable the use of the hashable package using `-f-hashable`.

Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.

If disabled we will not supply instances of Hashable

Note: `-f-hashable` implies `-f-unordered-containers`, as we are necessarily not able to supply those instances as well.

Enabled
binary

You can disable the use of the binary package using `-f-binary`.

Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.

Enabled
bytestring

You can disable the use of the bytestring package using `-f-bytestring`.

Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.

Enabled
containers

You can disable the use of the containers package using `-f-containers`.

Disabing this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.

Enabled
deepseq

You can disable the use of the deepseq package using `-f-deepseq`.

Disabing this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.

Enabled
tagged

You can disable the use of the tagged package using `-f-tagged`.

Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.

Enabled
text

You can disable the use of the text package using `-f-text`.

Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.

Enabled
transformers

You can disable the use of the transformers package using `-f-transformers`.

Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.

Enabled
unordered-containers

You can disable the use of the `unordered-containers` package using `-f-unordered-containers`.

Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.

Enabled
Automatic Flags
NameDescriptionDefault
bytestring-builder

You can disable the use of the `bytestring-builder` package using `-f-bytestring-builder`.

Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.

Enabled

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