]> Git — Sourcephile - majurity.git/commit
protocol: add Utils.{Constraint,Natural,MeasuredList}
authorJulien Moutinho <julm+hjugement@autogeree.net>
Wed, 24 Apr 2019 21:00:53 +0000 (21:00 +0000)
committerJulien Moutinho <julm+hjugement@autogeree.net>
Wed, 24 Apr 2019 21:00:53 +0000 (21:00 +0000)
commit4832c6dfeda42d918a479e42c01a44b8755195f3
treeb154e6b0590ad839c9aec9a32c64a458c0af7cb2
parent6d515f9da0f698bb51803143d21bd796a4ac138f
protocol: add Utils.{Constraint,Natural,MeasuredList}
hjugement-protocol/Protocol/Arithmetic.hs
hjugement-protocol/Protocol/Credential.hs
hjugement-protocol/Protocol/Election.hs
hjugement-protocol/Utils/Constraint.hs [new file with mode: 0644]
hjugement-protocol/Utils/MeasuredList.hs [new file with mode: 0644]
hjugement-protocol/Utils/Natural.hs [new file with mode: 0644]
hjugement-protocol/hjugement-protocol.cabal
hjugement-protocol/test/HUnit/Arithmetic.hs
hjugement-protocol/test/HUnit/Credential.hs
hjugement-protocol/test/HUnit/Election.hs