Name: MonadRandom Build-type: Simple Version: 0.1.3 x-revision: 2 Synopsis: Random-number generation monad. Description: Support for computations which consume random values. License: OtherLicense License-file: LICENSE Category: Control Author: Cale Gibbard and others Maintainer: Eric Kidd Stability: experimental -- Broken with post-AMP Build-Depends: base <4.8, mtl, random < 1.2 Exposed-modules: Control.Monad.Random.Class, Control.Monad.Random