Name: mwc-random-monad Version: 0.7 License: BSD3 License-file: LICENSE Author: Alexey Khudyakov Maintainer: Alexey Khudyakov bug-reports: https://bitbucket.org/Shimuuar/mwc-random-monad/issues Category: Math, Statistics Build-type: Simple Cabal-version: >=1.6 Synopsis: Monadic interface for mwc-random Description: Simple monadic interface for mwc-random. Library build-depends: base >= 3 && < 5, transformers >= 0.3, primitive, monad-primitive, vector >= 0.7, mwc-random >= 0.13 Exposed-modules: System.Random.MWC.Monad System.Random.MWC.Distributions.Monad System.Random.MWC.CondensedTable.Monad Ghc-options: -O2 -Wall -fsimpl-tick-factor=500 Ghc-prof-options: -auto-all source-repository head type: mercurial location: http://bitbucket.org/Shimuuar/mwc-random-monad source-repository head type: git location: git://github.com/Shimuuar/mwc-random