implement Agora.Record, implement Agora.Proposal.Time
This commit is contained in:
parent
265d8f25c7
commit
0ba8a58cb7
4 changed files with 236 additions and 5 deletions
|
|
@ -78,6 +78,7 @@ common lang
|
|||
UndecidableInstances
|
||||
ViewPatterns
|
||||
OverloadedRecordDot
|
||||
OverloadedLabels
|
||||
QualifiedDo
|
||||
|
||||
default-language: Haskell2010
|
||||
|
|
@ -128,9 +129,11 @@ library
|
|||
Agora.Governor
|
||||
Agora.MultiSig
|
||||
Agora.Proposal
|
||||
Agora.Proposal.Time
|
||||
Agora.SafeMoney
|
||||
Agora.Stake
|
||||
Agora.Treasury
|
||||
Agora.Record
|
||||
|
||||
other-modules:
|
||||
Agora.Utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue