Closed parsonsmatt closed 3 months ago
Prior to this PR, you'd get a confusing type error message with the AtLeastOneUniqueKey class. This fixes it to properly refer to what'sgoing on.
AtLeastOneUniqueKey
Before submitting your PR, check that you've:
@since
stylish-haskell
.editorconfig
After submitting your PR:
(unreleased)
Prior to this PR, you'd get a confusing type error message with the
AtLeastOneUniqueKey
class. This fixes it to properly refer to what'sgoing on.Before submitting your PR, check that you've:
@since
declarations to the Haddockstylish-haskell
on any changed files..editorconfig
file for details)After submitting your PR:
(unreleased)
on the Changelog