Dependencies for partial-semigroup-0.5.1.8

library

Flags

Automatic Flags
NameDescriptionDefault
semigroup-in-base

Require a version of base that provides the Data.Semigroup and Data.List.NonEmpty modules.

Disabling this flag adds a dependency on the semigroups package.

Enabled
enable-hedgehog

Use the hedgehog package for tests.

Disabling this flag disables all of the tests that use hedgehog.

Enabled
enable-doctest

Use the doctest package to test the code examples in Haddock comments.

Enabled

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