fix documentation
This commit is contained in:
parent
484cd5dce1
commit
224a49abb3
6 changed files with 69 additions and 23 deletions
|
|
@ -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 (..),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue