MonadRandom-0.6: Random-number generation monad.
Copyright (c) Brent Yorgey 2016
License BSD3 (see LICENSE)
Maintainer byorgey@gmail.com
Stability experimental
Portability non-portable (multi-param classes, functional dependencies, undecidable instances)
Safe Haskell Safe
Language Haskell2010

Control.Monad.Random

Description

This module is provided for backwards compatibility, and simply re-exports Control.Monad.Random.Lazy .

Documentation