Cabal revisions of monadcryptorandom-0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: monadcryptorandom-version: 0.3-license: BSD3-license-file: LICENSE-copyright: Thomas DuBuisson <thomas.dubuisson@gmail.com>-author: Thomas DuBuisson <thomas.dubuisson@gmail.com>-maintainer: Thomas DuBuisson <thomas.dubuisson@gmail.com>-description: A monad for using CryptoRandomGen-synopsis: A monad for using CryptoRandomGen-category: Control, Cryptography-homepage: http://trac.haskell.org/crypto-api/wiki-bug-reports: http://trac.haskell.org/crypto-api/report/1-stability: stable-build-type: Simple-cabal-version: >= 1.6-tested-with: GHC == 6.12.1-Data-Files:-extra-source-files:--Library- Build-Depends: base == 4.*,- bytestring >= 0.9 && < 0.10,- mtl >= 2.0, crypto-api >= 0.2, transformers >= 0.2- ghc-options:- hs-source-dirs:- exposed-modules: Control.Monad.CryptoRandom+name: monadcryptorandom +version: 0.3 +x-revision: 1 +license: BSD3 +license-file: LICENSE +copyright: Thomas DuBuisson <thomas.dubuisson@gmail.com> +author: Thomas DuBuisson <thomas.dubuisson@gmail.com> +maintainer: Thomas DuBuisson <thomas.dubuisson@gmail.com> +description: A monad for using CryptoRandomGen +synopsis: A monad for using CryptoRandomGen +category: Control, Cryptography +homepage: http://trac.haskell.org/crypto-api/wiki +bug-reports: http://trac.haskell.org/crypto-api/report/1 +stability: stable +build-type: Simple +cabal-version: >= 1.6 +tested-with: GHC == 6.12.1 +Data-Files: +extra-source-files: + +Library + Build-Depends: base >= 4.0 && <4.8, + bytestring >= 0.9 && < 0.10, + mtl >= 2.0, crypto-api >= 0.2, transformers >= 0.2 + ghc-options: + hs-source-dirs: + exposed-modules: Control.Monad.CryptoRandom