apply suggestions

Rename `PVoting` -> `PVotingReady` to match Haskell-level
This commit is contained in:
Emily Martins 2022-08-30 12:31:29 +02:00
parent baf209843a
commit 42f74f3d37
2 changed files with 8 additions and 8 deletions

View file

@ -488,8 +488,8 @@ deriving via
data PProposalStatus (s :: S)
= -- | @since 0.2.0
PDraft
| -- | @since 0.2.0
PVoting
| -- | @since 1.0.0
PVotingReady
| -- | @since 0.2.0
PLocked
| -- | @since 0.2.0