add missing module headers

This commit is contained in:
Hongrui Fang 2022-07-11 23:21:29 +08:00
parent 79eb0772c3
commit 3c35e610a5
7 changed files with 43 additions and 1 deletions

View file

@ -1,3 +1,10 @@
{- |
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 (
validVoteParameters,
mkTestTree,