apply suggestions
Rename `PVoting` -> `PVotingReady` to match Haskell-level
This commit is contained in:
parent
baf209843a
commit
42f74f3d37
2 changed files with 8 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue