local USE flag
binary-laws

Packages describing “binary-laws” as local USE flag

Package“binary-laws” Flag Description
dev-haskell/quickcheck-classesInclude infrastructure for testing class laws of binary type constructors. It is required that this flag match the value that the `unary-laws` flag was given when building `quickcheck-classes-base`. Disabling `unary-laws` while keeping `binary-laws` enabled is an unsupported configuration.
dev-haskell/quickcheck-classes-baseInclude infrastructure for testing class laws of binary type constructors. Disabling `unary-laws` while keeping `binary-laws` enabled is an unsupported configuration.