author: Julien Moutinho build-type: Simple cabal-version: >= 1.10 category: Language description: An equiprobable alternative to . extra-source-files: extra-tmp-files: license: GPL-3 license-file: COPYING maintainer: Julien Moutinho name: htirage stability: experimental synopsis: Equiprobable draw from publicly verifiable random data. tested-with: GHC==8.0.2 version: 1.20170723 source-repository head location: git://git.autogeree.net/htirage type: git Library exposed-modules: Htirage Htirage.Bits Htirage.Combin Htirage.Draw Htirage.Random Htirage.Tutorial default-language: Haskell2010 default-extensions: ghc-options: -Wall -fno-warn-tabs build-depends: base >= 4.6 && < 5