generic-random-1.1.0.0: src/Generic/Random/Generic.hs
-- | Reexport of "Generic.Random", for backwards-compatibility.
module Generic.Random.Generic
{-# DEPRECATED "Use Generic.Random instead" #-}
( module Generic.Random ) where
import Generic.Random