1 author: Julien Moutinho <julm+htirage@autogeree.net>
5 description: An equiprobable alternative to <https://tools.ietf.org/html/rfc3797 Publicly Verifiable Nominations Committee (NomCom) Random Selection>.
10 maintainer: Julien Moutinho <julm+htirage@autogeree.net>
12 stability: experimental
13 synopsis: Equiprobable draw from publicly verifiable random data.
14 tested-with: GHC==8.0.2
17 source-repository head
18 location: git://git.autogeree.net/htirage
29 default-language: Haskell2010
31 ghc-options: -Wall -fno-warn-tabs
35 Test-Suite htirage-test
36 type: exitcode-stdio-1.0
37 default-language: Haskell2010
39 ghc-options: -Wall -fno-warn-tabs
46 , containers >= 0.5 && < 0.6
52 , transformers >= 0.4 && < 0.6