packages feed

MonadRandom-0.1.3: MonadRandom.cabal

Name:                MonadRandom
Build-type:          Simple
Version:             0.1.3
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 <haskell@randomhacks.net>
Stability:           experimental
Build-Depends:       base, mtl, random
Exposed-modules:     Control.Monad.Random.Class, Control.Monad.Random