Dependencies for comonad-4.2.5

library

Flags

Manual Flags

NameDescriptionDefault
test-doctestsEnabled
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
contravariant

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

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 Contravariant

Enabled
distributive

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

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 Distributive

Enabled

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