add vote tally to Proposal datum
This commit is contained in:
parent
4469671da0
commit
ea042d666d
3 changed files with 64 additions and 9 deletions
8
agora/Agora/Effect.hs
Normal file
8
agora/Agora/Effect.hs
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{- |
|
||||
Module : Agora.Effect
|
||||
Maintainer : emi@haskell.fyi
|
||||
Description: Helpers for constructing effects
|
||||
|
||||
Helpers for constructing effects.
|
||||
-}
|
||||
module Agora.Effect () where
|
||||
Loading…
Add table
Add a link
Reference in a new issue