Name: MonadRandomLazy Build-type: Simple Version: 0.1 Synopsis: Lazy monad for psuedo random-number generation. Description: Support for lazy computations which consume random values. License: BSD3 License-file: LICENSE Category: Control Author: Norman Ramsey (following Koen Claessen) Maintainer: Norman Ramsey Build-Depends: base >=2 && < 5, mtl, random, MonadRandom Exposed-modules: Control.Monad.LazyRandom