fix documentation

This commit is contained in:
Hongrui Fang 2022-10-03 19:13:38 +08:00
parent 484cd5dce1
commit 224a49abb3
6 changed files with 69 additions and 23 deletions

View file

@ -1,3 +1,9 @@
{- |
Module : Sample.Proposal.Vote
Maintainer : connor@mlabs.city
Description: Generate sample data for testing the functionalities of voting on proposals.
Sample and utilities for testing the functionalities of voting on proposals.
-}
module Sample.Proposal.Vote (
ParameterBundle (..),
VoteParameters (..),