Name: MonadRandomLazy Build-type: Simple Version: 0.1.1.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 >=4.8.1.0 && < 5, mtl, random, MonadRandom Exposed-modules: Control.Monad.LazyRandom