add missing module headers
This commit is contained in:
parent
f0d0188812
commit
4b3003fdc8
7 changed files with 43 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
{- |
|
||||
Module : Sample.Proposal.Create
|
||||
Maintainer : connor@mlabs.city
|
||||
Description: Generate sample data for testing the functionalities of creating proposals
|
||||
|
||||
Sample and utilities for testing the functionalities of creating proposals.
|
||||
-}
|
||||
module Sample.Proposal.Create (
|
||||
Parameters (..),
|
||||
mkTestTree,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue